aboutsummaryrefslogtreecommitdiff
path: root/tslint.commit.json
blob: c242d6535d51e705b911183645033eb5e514f2f3 (plain)
1
2
3
4
5
6
{
  "extends": ["./tslint.json"],
  "rules": {
    "ordered-imports": true
  }
}