Merge "eslint: Promote 'prefer-const' to error in tests"
This commit is contained in:
commit
5a008aa702
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@
|
|||
"max-len": "off",
|
||||
"no-jquery/no-global-selector": "off",
|
||||
"no-jquery/no-parse-html-literal": "off",
|
||||
"prefer-const": "warn",
|
||||
"no-shadow": [ "error", { "allow": [ "hooks" ] } ],
|
||||
"qunit/resolve-async": "off"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue