Rectifier / .vscode /Rectifier.code-workspace
Mbonea's picture
intial commit
1c1e321
{
"folders": [
{
"path": ".."
},
{
"path": "../../short/.github"
},
{
"path": "../../short/.vscode"
},
{
"path": "../../short/node_modules"
},
{
"path": "../../short/out"
},
{
"path": "../../short/public"
},
{
"path": "../../short/src"
}
],
"settings": {}
}