eslint removed, plugins not supported
parent
be50868c64
commit
39f48c7d2c
|
|
@ -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/"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue