File tree 5 files changed +0
-61
lines changed
5 files changed +0
-61
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,6 @@ ts_library(
47
47
":doc_schema" ,
48
48
":e2e_schema" ,
49
49
":easter_egg_schema" ,
50
- ":eject_schema" ,
51
50
":generate_schema" ,
52
51
":help_schema" ,
53
52
":lint_schema" ,
@@ -117,14 +116,6 @@ ts_json_schema(
117
116
],
118
117
)
119
118
120
- ts_json_schema (
121
- name = "eject_schema" ,
122
- src = "commands/eject.json" ,
123
- data = [
124
- "commands/definitions.json" ,
125
- ],
126
- )
127
-
128
119
ts_json_schema (
129
120
name = "generate_schema" ,
130
121
src = "commands/generate.json" ,
Original file line number Diff line number Diff line change 5
5
"doc" : " ./commands/doc.json" ,
6
6
"e2e" : " ./commands/e2e.json" ,
7
7
"make-this-awesome" : " ./commands/easter-egg.json" ,
8
- "eject" : " ./commands/eject.json" ,
9
8
"generate" : " ./commands/generate.json" ,
10
9
"get" : " ./commands/deprecated.json" ,
11
10
"set" : " ./commands/deprecated.json" ,
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments