File tree Expand file tree Collapse file tree 5 files changed +0
-61
lines changed Expand file tree Collapse file tree 5 files changed +0
-61
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,6 @@ ts_library(
4747 ":doc_schema" ,
4848 ":e2e_schema" ,
4949 ":easter_egg_schema" ,
50- ":eject_schema" ,
5150 ":generate_schema" ,
5251 ":help_schema" ,
5352 ":lint_schema" ,
@@ -117,14 +116,6 @@ ts_json_schema(
117116 ],
118117)
119118
120- ts_json_schema (
121- name = "eject_schema" ,
122- src = "commands/eject.json" ,
123- data = [
124- "commands/definitions.json" ,
125- ],
126- )
127-
128119ts_json_schema (
129120 name = "generate_schema" ,
130121 src = "commands/generate.json" ,
Original file line number Diff line number Diff line change 55 "doc" : " ./commands/doc.json" ,
66 "e2e" : " ./commands/e2e.json" ,
77 "make-this-awesome" : " ./commands/easter-egg.json" ,
8- "eject" : " ./commands/eject.json" ,
98 "generate" : " ./commands/generate.json" ,
109 "get" : " ./commands/deprecated.json" ,
1110 "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