Skip to content

Commit fda65cc

Browse files
committed
Revert "feat(schematics): add initial schematics utils (#9451)"
This reverts commit b1b41c6.
1 parent 8390982 commit fda65cc

18 files changed

+0
-1704
lines changed

.github/CODEOWNERS

-3
Original file line numberDiff line numberDiff line change
@@ -170,9 +170,6 @@
170170
/src/e2e-app/slide-toggle/** @devversion
171171
/src/e2e-app/tabs/** @andrewseguin
172172

173-
# Schematics
174-
/schematics/** @amcdnl
175-
176173
# Universal app
177174
/src/universal-app/** @jelbourn
178175

.gitignore

-4
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,3 @@ npm-debug.log
3838
testem.log
3939
/.chrome
4040
/.git
41-
42-
# schematics
43-
/schematics/**/*.js
44-
/schematics/**/*.map

schematics/collection.json

-5
This file was deleted.

schematics/package.json

-39
This file was deleted.

schematics/tsconfig.json

-27
This file was deleted.

schematics/utils/ast.ts

-62
This file was deleted.

schematics/utils/devkit-utils/README.md

-2
This file was deleted.

0 commit comments

Comments
 (0)