leave my regex along, lint
This commit is contained in:
parent
137ff984c7
commit
b9b83605b6
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ module.exports = {
|
||||||
// to JSX.
|
// to JSX.
|
||||||
ignorePattern: '^\\s*<',
|
ignorePattern: '^\\s*<',
|
||||||
ignoreComments: true,
|
ignoreComments: true,
|
||||||
|
ignoreRegExpLiterals: true,
|
||||||
code: 120,
|
code: 120,
|
||||||
}],
|
}],
|
||||||
"valid-jsdoc": ["warn"],
|
"valid-jsdoc": ["warn"],
|
||||||
|
|
Loading…
Reference in a new issue