mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-29 21:49:33 +00:00
parent
61ca36ecad
commit
1e39d407c2
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ For example, if you have Prettier installed and on your `PATH`, you can use it t
|
|||
{
|
||||
"languages": {
|
||||
"JavaScript": {
|
||||
"format_on_save": {
|
||||
"formatter": {
|
||||
"external": {
|
||||
"command": "prettier",
|
||||
"arguments": ["--stdin-filepath", "{buffer_path}"]
|
||||
|
|
Loading…
Reference in a new issue