UNPKG

generator-effective

Version:

a opinionated and progressive generator to make package.json and thousands of configs effective

10 lines (9 loc) 171 B
{ "extends": "./tsconfig.json", "compilerOptions": { "types": ["node", "jest"], "strict": false, "noImplicitAny": false, "noUnusedLocals": false } }