mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 11:11:53 +08:00
Fix typo
This commit is contained in:
parent
b6f4abf24c
commit
99375c9a44
@ -13,7 +13,7 @@ This is a central reference for using Storybook with TypeScript.
|
||||
yarn add -D typescript
|
||||
yarn add -D awesome-typescript-loader
|
||||
yarn add -D @types/storybook__react # typings
|
||||
yarn add -D @storybook/addon-info react-docgen-typescript-webpack-plugin # optional but recommended
|
||||
yarn add -D @storybook/addon-info react-docgen-typescript-loader # optional but recommended
|
||||
yarn add -D jest "@types/jest" ts-jest #testing
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user