diff options
Diffstat (limited to 'sandbox/testAppNevena/Front/node_modules/@angular-devkit/architect/builders/noop-schema.json')
-rw-r--r-- | sandbox/testAppNevena/Front/node_modules/@angular-devkit/architect/builders/noop-schema.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sandbox/testAppNevena/Front/node_modules/@angular-devkit/architect/builders/noop-schema.json b/sandbox/testAppNevena/Front/node_modules/@angular-devkit/architect/builders/noop-schema.json new file mode 100644 index 00000000..77dd56a3 --- /dev/null +++ b/sandbox/testAppNevena/Front/node_modules/@angular-devkit/architect/builders/noop-schema.json @@ -0,0 +1,4 @@ +{ + "$schema": "http://json-schema.org/draft-07/schema", + "type": "object" +} |