|
@@ -70,7 +70,7 @@
|
|
|
"no-null-keyword": false,
|
|
|
"no-reference": true,
|
|
|
"no-require-imports": false,
|
|
|
- "no-shadowed-variable": true,
|
|
|
+ "no-shadowed-variable": false,
|
|
|
"no-string-literal": false,
|
|
|
"no-switch-case-fall-through": true,
|
|
|
"no-trailing-whitespace": true,
|