updated core from 8.4 to 8.5 : bug with login_destination
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"extends": "./.eslintrc.json",
|
||||
"rules": {
|
||||
"no-use-before-define": "off",
|
||||
"no-shadow": "off",
|
||||
"no-new": "off",
|
||||
"no-continue": "off",
|
||||
"new-cap": "off",
|
||||
"max-len": "off",
|
||||
"default-case": "off"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user