UNPKG

bitwig-types-generator

Version:
15 lines (14 loc) 312 B
{ "compilerOptions": { "target": "esnext", "module": "commonjs", "strict": true, "allowSyntheticDefaultImports": true, "esModuleInterop": true, "sourceMap": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "outDir": "dist/" }, "include": ["src/"] }