mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Added prettier options to ST project
This commit is contained in:
parent
250cd47e02
commit
03b5c6aa5e
@ -70,5 +70,11 @@
|
||||
],
|
||||
"path": "D:\\Docs\\PROGS\\Node\\tkwidgets"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"js_prettier": {
|
||||
"auto_format_on_save": true,
|
||||
"auto_format_on_save_requires_prettier_config": true,
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user