6 lines
78 B
JSON
6 lines
78 B
JSON
{
|
|
"rules": {
|
|
"indent": [true, "tabs"],
|
|
"semicolon": [true, "always"]
|
|
}
|
|
} |