test eslint analysis on codeclimate
parent
abd59f9c6e
commit
2be80b66c0
|
|
@ -9,6 +9,9 @@ checks:
|
|||
method-lines:
|
||||
config:
|
||||
threshold: 500
|
||||
plugins:
|
||||
eslint:
|
||||
enabled: true
|
||||
exclude_patterns:
|
||||
- "cypress/"
|
||||
- "**/node_modules/"
|
||||
|
|
|
|||
Loading…
Reference in New Issue