10 lines
130 B
Plaintext
10 lines
130 B
Plaintext
{
|
|
"tsConfig": "tsconfig.json",
|
|
"detectiveOptions": {
|
|
"ts": {
|
|
"skipTypeImports": true,
|
|
"skipAsyncImports": true
|
|
}
|
|
}
|
|
}
|