fix lint
This commit is contained in:
parent
8ed808a101
commit
3d965a42b5
|
@ -231,7 +231,7 @@
|
|||
"quote-props": "off",
|
||||
"quotes": "off",
|
||||
"radix": "error",
|
||||
"require-await": "error",
|
||||
"require-await": "off",
|
||||
"require-jsdoc": "off",
|
||||
"rest-spread-spacing": "error",
|
||||
"semi": "error",
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue