mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 14:06:30 +00:00
12a7b9b13d
Co-authored-by: Rhys Arkins <rhys@arkins.net>
4 lines
107 B
JSON
4 lines
107 B
JSON
{
|
|
"extends": "./tsconfig",
|
|
"include": [".eslintrc.js", "**/*.ts", "**/*.js", "**/*.mjs", "**/*.cjs"]
|
|
}
|