embark/packages/embark-watcher/tsconfig.json

6 lines
67 B
JSON

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