Permalink
Browse files
update vscode config file
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
jsconfig.json
|
|
@@ -4,7 +4,7 @@ |
|
|
"allowSyntheticDefaultImports": true
|
|
|
},
|
|
|
"exclude": [
|
|
|
- "public",
|
|
|
+ "client/dist",
|
|
|
"node_modules"
|
|
|
]
|
|
|
}
|
0 comments on commit
613e969