build(projects): update vscode settings
This commit is contained in:
parent
9ce58073dd
commit
3fe4e92f4a
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@ -12,6 +12,7 @@
|
|||||||
"files.associations": {
|
"files.associations": {
|
||||||
"*.env.*": "dotenv"
|
"*.env.*": "dotenv"
|
||||||
},
|
},
|
||||||
|
"files.eol": "\n",
|
||||||
"git.enableSmartCommit": true,
|
"git.enableSmartCommit": true,
|
||||||
"gutterpreview.paths": {
|
"gutterpreview.paths": {
|
||||||
"@": "/src",
|
"@": "/src",
|
||||||
|
Loading…
Reference in New Issue
Block a user