mirror of
https://github.com/morten-olsen/refocus.dev.git
synced 2026-02-08 00:46:25 +01:00
init
This commit is contained in:
25
root.code-workspace
Normal file
25
root.code-workspace
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"name": "ui",
|
||||
"path": "packages/ui/src"
|
||||
},
|
||||
{
|
||||
"name": "sdk",
|
||||
"path": "packages/sdk/src"
|
||||
},
|
||||
{
|
||||
"name": "widgets",
|
||||
"path": "packages/widgets/src"
|
||||
},
|
||||
{
|
||||
"name": "app",
|
||||
"path": "packages/app/src"
|
||||
},
|
||||
{
|
||||
"name": ".",
|
||||
"path": "."
|
||||
},
|
||||
],
|
||||
"settings": {}
|
||||
}
|
||||
Reference in New Issue
Block a user