mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-12 15:06:27 +00:00
8 lines
101 B
JSON
8 lines
101 B
JSON
|
{
|
||
|
"extends": "./tsconfig",
|
||
|
"compilerOptions": {
|
||
|
"allowJs": false,
|
||
|
"checkJs": false
|
||
|
}
|
||
|
}
|