UNPKG

srtrain

Version:
15 lines (14 loc) 335 B
{ "compilerOptions": { "target": "ESNext", "module": "commonjs", "outDir": "./dist", "strict": true, "esModuleInterop": true, "experimentalDecorators": true, "emitDecoratorMetadata": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "declaration": true } }