You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
┆Issue is synchronized with this Jira Bug by Unito
┆author: Matthew Simpson
┆epic: CT API related issues
┆friendlyId: UNIFY-1132
┆priority: Low
┆sprint: Unification Release Backlog
┆taskType: Bug
The text was updated successfully, but these errors were encountered:
When you go through the migration process & choose to create a spec from a Storybook story, the generated file has the line:
This causes the TypeScript compiler/linter to complain:
An import path cannot end with a '.tsx' extension. Consider importing './MyStoryFile.stories.js' instead.ts(2691)
{panel:bgColor=#deebff}
Discussion of this TS limitation here: microsoft/TypeScript#27481
{panel}
┆Issue is synchronized with this Jira Bug by Unito
┆author: Matthew Simpson
┆epic: CT API related issues
┆friendlyId: UNIFY-1132
┆priority: Low
┆sprint: Unification Release Backlog
┆taskType: Bug
The text was updated successfully, but these errors were encountered: