mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-26 14:36:26 +00:00
5 lines
79 B
JSON
5 lines
79 B
JSON
|
{
|
||
|
"extends": "./tsconfig",
|
||
|
"include": ["**/*.ts", "**/*.js", "**/*.mjs"]
|
||
|
}
|