From 5d27ec92bb8b472f214a14fb8966688ad48784da Mon Sep 17 00:00:00 2001 From: Ian VanSchooten Date: Sat, 30 Apr 2022 12:20:01 -0400 Subject: [PATCH] Update docs/configure/overview.md Co-authored-by: Michael Shilman --- docs/configure/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configure/overview.md b/docs/configure/overview.md index 30b93cf23049..1339addd32d4 100644 --- a/docs/configure/overview.md +++ b/docs/configure/overview.md @@ -157,7 +157,7 @@ If you would like, you can also write your Storybook configuration using TypeScr -This babel config will only be used to process files in the `.storybook/` directory, and will not effect your stories. +This babel config will only be used to process files in the `.storybook/` directory, and will not affect your stories. Rename your `.storybook/main.js` to `.storybook/main.ts` and restart your Storybook.