cic-staff-client/src-backend/tsconfig.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
}
}