diff --git a/tslint.json b/tslint.json index 2e73dbe..3b43f8f 100644 --- a/tslint.json +++ b/tslint.json @@ -1,8 +1,5 @@ { "defaultSeverity": "warning", - "extends": [ - "tslint:recommended" - ], "linterOptions": { "exclude": [ "node_modules/**"