deno.land / x / sheetjs@v0.18.3 / demos / angular2 / .angular-cli.json

.angular-cli.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{ "$schema": "./node_modules/@angular/cli/lib/config/schema.json", "project": { "name": "angular2" }, "apps": [ { "root": "src", "outDir": "dist", "index": "index.html", "main": "main.ts", "polyfills": "polyfills.ts", "test": "test.ts", "tsconfig": "tsconfig.app.json", "prefix": "app", "scripts": [] } ], "defaults": { "styleExt": "css", "component": {} }}
sheetjs

Version Info

Tagged at
2 years ago