mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
leave my regex along, lint
This commit is contained in:
parent
137ff984c7
commit
b9b83605b6
@ -91,6 +91,7 @@ module.exports = {
|
||||
// to JSX.
|
||||
ignorePattern: '^\\s*<',
|
||||
ignoreComments: true,
|
||||
ignoreRegExpLiterals: true,
|
||||
code: 120,
|
||||
}],
|
||||
"valid-jsdoc": ["warn"],
|
||||
|
Loading…
Reference in New Issue
Block a user