embark/packages/embark-watcher/tsconfig.json

6 lines
67 B
JSON
Raw Normal View History

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