blob: 46331049419a59c23a1036892c6bd850d6fce168 [file] [log] [blame]
{
"rules": {
"indent": [
true,
"tabs"
],
"semicolon": [
true,
"always"
]
}
}