stop using multiple folders in a workspace

because that breaks eslint import
This commit is contained in:
2020-08-14 19:05:03 +03:00
parent 6ca22ecae4
commit b2d75649f3
3 changed files with 1 additions and 7 deletions

View File

@@ -1,5 +1,2 @@
{
"files.exclude": {
"frontend": true
}
}