mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 06:26:26 +00:00
6 lines
89 B
JSON
6 lines
89 B
JSON
{
|
|
"extends": "./tsconfig",
|
|
"compilerOptions": {
|
|
"resolveJsonModule": false
|
|
}
|
|
}
|