Add "no-div-regex" eslint rule
This commit is contained in:
parent
66c83ffca1
commit
9d0f44436d
@ -91,5 +91,6 @@ module.exports = {
|
||||
"no-script-url": "error",
|
||||
"no-sequences": "error",
|
||||
"no-throw-literal": "error",
|
||||
"no-div-regex": "error",
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user