workspace
This commit is contained in:
18
dare.code-workspace
Normal file
18
dare.code-workspace
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"folders": [
|
||||||
|
{
|
||||||
|
"path": ".",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "../sigpro-ui",
|
||||||
|
},
|
||||||
|
],
|
||||||
|
"settings": {
|
||||||
|
"files.associations": {
|
||||||
|
"*.js": "javascript",
|
||||||
|
},
|
||||||
|
"emmet.includeLanguages": {
|
||||||
|
"javascript": "html",
|
||||||
|
},
|
||||||
|
},
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user