UNPKG

tslint-config-alloy

Version:
24 lines (23 loc) 523 B
{ "rules": { "whitespace": [ true, "check-branch", "check-decl", "check-operator", "check-module", "check-separator", "check-rest-spread", "check-type", "check-typecast", "check-type-operator", "check-preblock" ] }, "meta": { "category": "style", "description": "限制空格的位置", "has-fixer": true, "prettier": true } }