TypeScript/tests/projects/empty-files/core/tsconfig.json

8 lines
167 B
JSON

{
"compilerOptions": {
"composite": true,
"declaration": true,
"declarationMap": true,
"skipDefaultLibCheck": true
}
}