mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-03 05:04:51 +08:00
Merge pull request #8755 from mattfelten/update-ts-docs
Update docs to mention TypeScript version recommendation
This commit is contained in:
commit
d0ac2b433e
@ -13,7 +13,9 @@ If you're using Create React App (CRA) and have configured it to work with TS, y
|
||||
|
||||
If you're not using CRA, the next best thing is to use the [Typescript preset](https://github.com/storybookjs/presets/tree/master/packages/preset-typescript), which configures `ts-loader` under the hood.
|
||||
|
||||
If you need more control than the Typescript preset offers, read on for manual configuration instructions.
|
||||
If you need more control than the TypeScript preset offers, read on for manual configuration instructions.
|
||||
|
||||
> If using TypeScript, some addons require features available in TS version 3.4+.
|
||||
|
||||
## Setting up TypeScript with awesome-typescript-loader
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user