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