Skip to main content
Module

x/sheetjs/demos/angular2/.angular-cli.json

πŸ“— SheetJS Community Edition -- Spreadsheet Data Toolkit
Extremely Popular
Latest
File
{ "$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": {} }}