UNPKG

generator-nitro

Version:

Yeoman generator for the nitro frontend framework

10 lines (9 loc) 209 B
{ "extends": "@merkle-open/ts-config", "include": ["src/**/*"], "compilerOptions": { "baseUrl": "./src", "rootDir": "." }, "exclude": ["dist", "build", "public", "project", "node_modules"] }