storybookjs / presets

🧩 Presets for Storybook
MIT License
424 stars 104 forks source link

babel-preset-typescript-vue dependency on preset-typescript #129

Open Fernando-Marquardt opened 4 years ago

Fernando-Marquardt commented 4 years ago

I am starting to use Storybook and while configuring it to work with typescript I found the preset package.json has the babel-preset-typescript-vue on its dependencies, forcing non Vue.js users to also download it. Shouldn't it be optional, at least?

divyakumarjain commented 3 years ago

+1