Last change
on this file since fa375fe was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
304 bytes
|
Line | |
---|
1 | {
|
---|
2 | "$schema": "http://json-schema.org/draft-07/schema",
|
---|
3 | "$id": "ng-cli://commands/easter-egg.json",
|
---|
4 | "description": "",
|
---|
5 | "$longDescription": "",
|
---|
6 | "$hidden": true,
|
---|
7 |
|
---|
8 | "$impl": "./easter-egg-impl#AwesomeCommand",
|
---|
9 |
|
---|
10 | "type": "object",
|
---|
11 | "allOf": [{ "$ref": "./definitions.json#/definitions/base" }]
|
---|
12 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.