UNPKG

@pando/git-remote-pando

Version:
5 lines (4 loc) 162 B
{ "extends": ["tslint:latest", "tslint-config-prettier"], "rules": { "curly": [true, "ignore-same-line"], "interface-name": false, "variable-name": false } }