6 lines
181 B
JSON
6 lines
181 B
JSON
{
|
|
"extends":"../../tsconfig.app.json",
|
|
"compilerOptions":{"incremental":false,"tsBuildInfoFile":null},
|
|
"include":["*.tsx","*.ts","../../../../packages/rover-control/src/*.ts"]
|
|
}
|