Update gitignored files.
This commit is contained in:
parent
4fb3e6cfc5
commit
165a42a6f4
|
@ -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