diff --git a/tslint.json b/tslint.json index 28549b8..4265452 100644 --- a/tslint.json +++ b/tslint.json @@ -29,7 +29,8 @@ "privacies": "all", "locations": "instance" } - }] + }], + "array-type": false }, "jsRules": { "max-line-length": {