diff --git a/types/postlight__mercury-parser/tslint.json b/types/postlight__mercury-parser/tslint.json index 41344f59e7..3db14f85ea 100644 --- a/types/postlight__mercury-parser/tslint.json +++ b/types/postlight__mercury-parser/tslint.json @@ -1,6 +1 @@ -{ - "extends": "dtslint/dt.json", - "rules": { - "npm-naming": false - } -} +{ "extends": "dtslint/dt.json" }