Skip to content

Commit

Permalink
commit vscode workspace file
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholeuf committed Mar 7, 2024
1 parent 0f96428 commit 978897e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .vscode/zen-site-next.code-workspace
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"folders": [
{
"path": ".."
}
],
"settings": {
"typescript.tsdk": ".yarn/sdks/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true
}
}

0 comments on commit 978897e

Please sign in to comment.