10 lines
159 B
Plaintext
10 lines
159 B
Plaintext
|
{
|
||
|
"plugins": [
|
||
|
"preset-lint-recommended",
|
||
|
"preset-lint-consistent",
|
||
|
|
||
|
["lint-list-item-indent", "space"],
|
||
|
["lint-heading-style", false]
|
||
|
]
|
||
|
}
|