mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-05-28 07:21:48 +02:00
14 lines
273 B
JSON
14 lines
273 B
JSON
/* To learn more about this file see: https://angular.io/config/tsconfig. */
|
|
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"outDir": "./out-tsc/app",
|
|
"types": []
|
|
},
|
|
"files": [
|
|
"src/app/app.module.ts",
|
|
],
|
|
"include": [
|
|
"src/**/*.d.ts"
|
|
]
|
|
} |