renovate/tsconfig.lint.json
renovate[bot] ccf286240e
chore(deps): update linters (major) (#6769)
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>
2020-08-10 16:18:08 +02:00

4 lines
95 B
JSON

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