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