Fix some linting nits
This commit is contained in:
parent
6d20f09d0a
commit
78b7bea284
4 changed files with 172 additions and 534 deletions
|
@ -19,6 +19,7 @@ rules:
|
|||
security/detect-non-literal-fs-filename: off
|
||||
security/detect-object-injection: off
|
||||
|
||||
eol-last: [error, always]
|
||||
eqeqeq: error
|
||||
no-console: warn
|
||||
no-path-concat: error
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue