Skip to content

Commit 0617384

Browse files
authored
chore(FR-2108): add docs-toolkit package to VS Code workspace (#5505)
1 parent ad55134 commit 0617384

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

backend.ai-webui.code-workspace

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
"path": "packages/backend.ai-webui-docs",
1717
"name": "webui-docs",
1818
},
19+
{
20+
"path": "packages/backend.ai-docs-toolkit",
21+
"name": "docs-toolkit",
22+
},
1923
],
2024
"settings": {
2125
"i18n-ally.enabledFrameworks": ["react", "custom"],

0 commit comments

Comments
 (0)