Skip to content

Commit 91412c9

Browse files
authored
Create workspace.json
1 parent 2b5816b commit 91412c9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

workspace.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"version": 1,
3+
"projects": {
4+
"hatch_project": {
5+
"root": "hatch-project/src/hatch_project",
6+
"sourceRoot": "hatch-project/src/hatch_project/src",
7+
"projectType": "application"
8+
}
9+
}
10+
}

0 commit comments

Comments
 (0)