mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
ccf286240e
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jamie Magee <jamie.magee@gmail.com> Co-authored-by: Michael Kriese <michael.kriese@visualon.de> Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
4 lines
95 B
JSON
4 lines
95 B
JSON
{
|
|
"extends": "./tsconfig",
|
|
"include": [".eslintrc.js", "**/*.ts", "**/*.js", "**/*.mjs"]
|
|
}
|