Refactor and harden graph browser assets
This commit is contained in:
parent
7a940b60c1
commit
f9f7105983
14 changed files with 1955 additions and 1867 deletions
|
|
@ -14,6 +14,7 @@ export default [
|
|||
reportUnusedDisableDirectives: "error",
|
||||
},
|
||||
rules: {
|
||||
...js.configs.recommended.rules,
|
||||
eqeqeq: "error",
|
||||
"no-implicit-coercion": "error",
|
||||
"no-var": "error",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue