embark/packages/plugins/scaffolding/tsconfig.json

6 lines
70 B
JSON

{
"extends": "../../../tsconfig.json",
"include": ["src/**/*"]
}