Move settings.json up to root

This commit is contained in:
Alex Dima 2021-11-08 16:49:10 +01:00
parent 1a21834a97
commit 953db09db8
No known key found for this signature in database
GPG key ID: 39563C1504FDD0C9
8 changed files with 4 additions and 63 deletions

View file

@ -1,9 +0,0 @@
// Place your settings in this file to overwrite default and user settings.
{
"files.trimTrailingWhitespace": true,
"search.exclude": {
"**/node_modules": true,
"**/release": true,
"**/out": true
}
}