UNPKG

generator-ngx-rocket

Version:

Extensible Angular 13+ enterprise-grade project generator based on angular-cli with best practices from the community. Includes PWA/Cordova/Electron support, coding guides and more!

9 lines (8 loc) 139 B
{ "extends": "../tsconfig.json", "include": ["**/*.ts"], "compilerOptions": { "sourceMap": false, "types": ["cypress"] } }