12 lines
200 B
JSON
12 lines
200 B
JSON
{
|
|
"languages": {
|
|
"HTML": {
|
|
"formatter": {
|
|
"external": {
|
|
"command": "prettier",
|
|
"arguments": ["--stdin-filepath", "{buffer_path}"]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|