leave my regex along, lint
This commit is contained in:
@@ -91,6 +91,7 @@ module.exports = {
|
||||
// to JSX.
|
||||
ignorePattern: '^\\s*<',
|
||||
ignoreComments: true,
|
||||
ignoreRegExpLiterals: true,
|
||||
code: 120,
|
||||
}],
|
||||
"valid-jsdoc": ["warn"],
|
||||
|
||||
Reference in New Issue
Block a user