UNPKG

cmpl

Version:

no deps, no operations, no vowels - just a tiny compiler

12 lines (11 loc) 211 B
{ "compilerOptions": { "strict": true, "esModuleInterop": true, "declaration": true, "emitDeclarationOnly": true, "lib": ["ES2020"], "outDir": "dist" }, "files": ["src/index.ts"] }