angular-cn/integration/dynamic-compiler/e2e/tsconfig.json

8 lines
111 B
JSON

{
"compilerOptions": {
"outDir": "../dist/e2e",
"types": ["jasmine"],
"skipLibCheck": true
}
}