mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
parent
61ca36ecad
commit
1e39d407c2
@ -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 New Issue
Block a user