rte: fix history
This commit is contained in:
parent
b977b559de
commit
6004f6d610
4 changed files with 108 additions and 122 deletions
|
@ -64,7 +64,7 @@ module.exports = {
|
|||
// to JSX.
|
||||
ignorePattern: '^\\s*<',
|
||||
ignoreComments: true,
|
||||
code: 90,
|
||||
code: 120,
|
||||
}],
|
||||
"valid-jsdoc": ["warn"],
|
||||
"new-cap": ["warn"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue