mirror of https://github.com/embarklabs/embark.git
5 lines
66 B
JSON
5 lines
66 B
JSON
|
{
|
||
|
"extends": "../../tsconfig.json",
|
||
|
"include": ["src/**/*"]
|
||
|
}
|