mango-v4/tsconfig.build.json

8 lines
116 B
JSON

{
"extends": "./tsconfig",
"compilerOptions": {
"skipLibCheck": true,
"skipDefaultLibCheck": true
}
}