Skip to content

Commit

Permalink
Add working Story Explorer config
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbolduc committed Jun 20, 2023
1 parent c739d02 commit 63bbdbd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,6 @@
"*.js": "javascriptreact"
},
"prettier.ignorePath": "./code/.prettierignore",
"typescript.tsdk": "./code/node_modules/typescript/lib"
"typescript.tsdk": "./code/node_modules/typescript/lib",
"storyExplorer.storybookConfigDir": "./code/ui/.storybook"
}

0 comments on commit 63bbdbd

Please sign in to comment.