mirror of https://github.com/Budibase/budibase.git
3 changed files with 10 additions and 2 deletions
@ -0,0 +1,8 @@ |
|||
{ |
|||
"javascript.format.enable": false, |
|||
"svelte.plugin.svelte.format.enable": false, |
|||
"html.format.enable": false, |
|||
"json.format.enable": false, |
|||
"editor.trimAutoWhitespace": false, |
|||
"sass.format.deleteWhitespace": false |
|||
} |
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue