UNPKG

crawlerzzz

Version:

16 lines (14 loc) 281 B
{ "defaultSeverity": "error", "extends": "tslint-config-airbnb", "jsRules": {}, "rules": { "eofline": false, "indent": [true, "tabs", 1], "trailing-comma": false, "comment-format": false, "ter-indent": false, "variable-name": false }, "rulesDirectory": [] }