embark/packages/stack/compiler/tsconfig.json

5 lines
69 B
JSON

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