eslint removed, plugins not supported

deepsource-autofix-76c6eb20
Dan Gowans 2023-01-12 15:46:06 -05:00
parent be50868c64
commit 39f48c7d2c
1 changed files with 0 additions and 7 deletions

View File

@ -9,13 +9,6 @@ checks:
method-lines: method-lines:
config: config:
threshold: 500 threshold: 500
plugins:
eslint:
enabled: true
channel: "eslint-8"
config:
extensions:
- .ts
exclude_patterns: exclude_patterns:
- "cypress/" - "cypress/"
- "**/node_modules/" - "**/node_modules/"