{ "defaultSeverity": "warning", "extends": [ "tslint-config-standard" ], "rules": { "semicolon": [ true, "always", "ignore-bound-class-methods" ] } }