Clean up tests and tslint
This commit is contained in:
+4
-2
@@ -7,7 +7,8 @@
|
||||
],
|
||||
"indent": [
|
||||
true,
|
||||
"spaces"
|
||||
"spaces",
|
||||
2
|
||||
],
|
||||
"no-duplicate-variable": true,
|
||||
"no-eval": true,
|
||||
@@ -51,7 +52,8 @@
|
||||
],
|
||||
"indent": [
|
||||
true,
|
||||
"spaces"
|
||||
"spaces",
|
||||
2
|
||||
],
|
||||
"no-eval": true,
|
||||
"no-internal-module": true,
|
||||
|
||||
Reference in New Issue
Block a user