Closed duguyihou closed 3 weeks ago
weird that I never saw this before but I guess it should just be a regular dependency not dev dependency right?
In storybookJS project, it is in devDependency as well.
hmm well its probably just prebundling it thats why, anyway I think this is fine to merge
Thanks for the contribution 👍
Issue:
What I did
add
ts-dedent
to devDependencyHow to test
ts-dedent
is not in the devDependency list but it is required inStoryHash.ts
Please explain how to test your changes and consider the following questions