UNPKG

@platform/cell.tmpl

Version:

Template generator for the system

10 lines (9 loc) 174 B
{ "extends": "@platform/ts/tsconfig.json", "include": ["src"], "compilerOptions": { "outDir": "lib", "noUnusedLocals": false, "esModuleInterop": true } }