UNPKG

@lionstone-digital/ts-config

Version:
11 lines (10 loc) 204 B
{ "compilerOptions": { "allowSyntheticDefaultImports": true, "composite": true, "module": "ESNext", "moduleResolution": "bundler", "skipLibCheck": true, "target": "ESNext" } }