mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 17:56:01 +03:00
commit
c8b0a15902
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ module.exports = {
|
|||
// to JSX.
|
||||
ignorePattern: '^\\s*<',
|
||||
ignoreComments: true,
|
||||
code: 90,
|
||||
code: 120,
|
||||
}],
|
||||
"valid-jsdoc": ["warn"],
|
||||
"new-cap": ["warn"],
|
||||
|
|
Loading…
Reference in a new issue