mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 15:27:49 +01:00
don't use workspaces
because https://github.com/microsoft/vscode/issues/108427
This commit is contained in:
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
@@ -2,7 +2,8 @@
|
||||
"cSpell.words": [
|
||||
"typeorm"
|
||||
],
|
||||
"files.exclude": {
|
||||
"frontend": true
|
||||
}
|
||||
"eslint.workingDirectories": [
|
||||
".",
|
||||
"./frontend"
|
||||
]
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"path": "frontend"
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
}
|
||||
Reference in New Issue
Block a user