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": {
|
"languages": {
|
||||||
"JavaScript": {
|
"JavaScript": {
|
||||||
"format_on_save": {
|
"formatter": {
|
||||||
"external": {
|
"external": {
|
||||||
"command": "prettier",
|
"command": "prettier",
|
||||||
"arguments": ["--stdin-filepath", "{buffer_path}"]
|
"arguments": ["--stdin-filepath", "{buffer_path}"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue