diff --git a/tslint.json b/tslint.json index a32496553b..7669513b00 100644 --- a/tslint.json +++ b/tslint.json @@ -6,6 +6,7 @@ ], "linterOptions": { "exclude": [ + "package.json", "dist/**/*", "**/node_modules/**/*", "e2e/__cases__/**/*"