Fixed "@typescript-eslint/typedef"
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
507c2927a4
commit
0112b8616e
@ -249,7 +249,7 @@
|
|||||||
"arrayDestructuring": true,
|
"arrayDestructuring": true,
|
||||||
"arrowParameter": true,
|
"arrowParameter": true,
|
||||||
"memberVariableDeclaration": true,
|
"memberVariableDeclaration": true,
|
||||||
"objectDestructuring": true,
|
"objectDestructuring": false,
|
||||||
"parameter": true,
|
"parameter": true,
|
||||||
"propertyDeclaration": true,
|
"propertyDeclaration": true,
|
||||||
"variableDeclaration": false,
|
"variableDeclaration": false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user