UNPKG

tslint-config-alloy

Version:
13 lines (12 loc) 271 B
{ "rules": { "linebreak-style": [true, "LF"] }, "meta": { "category": "maintainability", "description": "限制换行符为 LF 或 CRLF", "reason": "没必要限制", "has-fixer": true, "prettier": true } }