Change rom error to warn
This commit is contained in:
parent
4b83046793
commit
789260f1ed
@ -6,6 +6,7 @@
|
|||||||
"recommended": true,
|
"recommended": true,
|
||||||
"style": {
|
"style": {
|
||||||
"noImplicitBoolean": "off",
|
"noImplicitBoolean": "off",
|
||||||
|
"noParameterAssign": "warn",
|
||||||
"useTemplate": "warn",
|
"useTemplate": "warn",
|
||||||
"useSingleVarDeclarator": "warn"
|
"useSingleVarDeclarator": "warn"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user