diff --git a/tslint.json b/tslint.json index ee646f4c..9db6ce58 100644 --- a/tslint.json +++ b/tslint.json @@ -16,7 +16,6 @@ "no-eval": true, "no-null-keyword": true, "no-shadowed-variable": true, - "no-string-literal": true, "no-switch-case-fall-through": true, "no-unreachable": true, "no-unused-expression": true, @@ -106,4 +105,4 @@ "check-type" ] } -} \ No newline at end of file +}