mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-06 15:35:52 -05:00
5 lines
158 B
JSON
5 lines
158 B
JSON
{
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
|
"editor.formatOnSave": true,
|
|
"compile-hero.disable-compile-files-on-did-save-code": true
|
|
}
|