Improved VSC settings
This commit is contained in:
parent
706f3e6131
commit
061c6cf551
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@ -17,7 +17,11 @@
|
||||
"search.exclude": {
|
||||
"components/": true,
|
||||
"**/*.svg": true,
|
||||
"**/*.html": true
|
||||
"**/*.html": true,
|
||||
"**/*.opus": true,
|
||||
"**/*.ogg": true,
|
||||
"**/*.m4a": true,
|
||||
"**/*.webm": true,
|
||||
},
|
||||
"[jade]": {
|
||||
"files.trimTrailingWhitespace": false
|
||||
|
Loading…
Reference in New Issue
Block a user