UNPKG

counsel

Version:

the end of boilerplate. automatically bake structure, opinions, and business rules into projects

15 lines (14 loc) 296 B
{ "compilerOptions": { "target": "esnext", "module": "commonjs", "lib": ["dom", "es2017"], "jsx": "react", "strict": true, "esModuleInterop": true, "experimentalDecorators": true, "emitDecoratorMetadata": true, "noEmit": true, "skipLibCheck": true } }