Error with TS Paths in vscode with Storybook (@
alias)
#522
Labels
problem: stale
Issue has not been responded to in some time
scope: templates
Related to an init template, not necessarily to core (but could influence core)
solution: duplicate
This issue or pull request already exists
Current Behavior
When creating a new project with the React/Storybook preset, VSCode has issues with resolving path aliased modules. Storybook runs successfully, VSCode just isn't picking up the config properly.
Expected behavior
Out of the box everything should "just work™️" without any configuration.
Suggested solution(s)
A few solutions, ranked in order of preference:
import component from '@';
work properlyAdditional context
Your environment
The text was updated successfully, but these errors were encountered: