10 lines
217 B
JSON
10 lines
217 B
JSON
/* To learn more about this file see: https://angular.io/config/tsconfig. */
|
|
{
|
|
"extends": "../tsconfig.json",
|
|
"compilerOptions": {
|
|
"outDir": "../dist",
|
|
"module": "commonjs",
|
|
"skipLibCheck": true
|
|
}
|
|
}
|