UNPKG

opll2opl

Version:
14 lines (13 loc) 250 B
{ "rulesDirectory": ["tslint-plugin-prettier"], "rules": { "prettier": true, "variable-name": [ true, "ban-keywords", "check-format", "allow-leading-underscore" ] }, "extends": ["tslint-config-prettier"] }