diff --git a/tslint.json b/tslint.json index d8dc7ad..f03bbfe 100644 --- a/tslint.json +++ b/tslint.json @@ -111,10 +111,6 @@ "allow-null-check" ], "use-isnan": true, - "quotemark": [ - true, - "single" - ], "quotes": [ "error", "single"