UNPKG

voluptasmollitia

Version:
16 lines (15 loc) 244 B
{ "extends": "../../config/tsconfig.base.json", "compilerOptions": { "outDir": "dist", "noUnusedLocals": true, "lib": [ "dom", "es2017" ], "downlevelIteration": true }, "exclude": [ "dist/**/*" ] }