sheetjs/demos/angular2/versions/tsconfig.app.json-ng13
2022-02-01 11:07:03 -08:00

15 lines
210 B
Plaintext
Generated

{
"extends": "./tsconfig.json",
"compilerOptions": {
"outDir": "./out-tsc/app",
"types": []
},
"files": [
"src/main.ts",
"src/polyfills.ts"
],
"include": [
"src/**/*.d.ts"
]
}