{
"extends": "tslint-xo",
"rules": {
"comment-format": false,
"indent": [true, "spaces"],
"no-inner-html": false
}