I am working to setup my project so that I can use import in my codebase. The whole structure of my project looks like this:
├── node_modules/ ├── src/ ├── co