Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change our imports to have a prefix such as root slash import #423

Open
emilgoldsmith opened this issue Jul 7, 2018 · 0 comments
Open

Comments

@emilgoldsmith
Copy link
Member

Problem

Right now if we import things from the src folder or somewhere else top level it could be confused with a node_modules import

Possible Solution

Use a prefix such as / for our imports from src, there are many ways to set this up for babel, typescript, eslint and all that. Feel free to hit me up if you're working on this and can't find ways to do it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant