first commit
This commit is contained in:
6
web/tsconfig.app.json
Normal file
6
web/tsconfig.app.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": { "outDir": "./out-tsc/app", "types": [] },
|
||||
"files": ["src/main.ts"],
|
||||
"include": ["src/**/*.d.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user