0
0
mirror of https://github.com/renovatebot/renovate.git synced 2024-07-27 04:12:22 +00:00
renovatebot_renovate/tsconfig.lint.json
Michael Kriese 12a7b9b13d
chore: update eslint config (#13237)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-12-22 13:31:14 +00:00

5 lines
107 B
JSON

{
"extends": "./tsconfig",
"include": [".eslintrc.js", "**/*.ts", "**/*.js", "**/*.mjs", "**/*.cjs"]
}