We can move to the now pretty standard baseUrl: 'src' most people seem to recommend. Making absolute paths resolve from the source root, removing the need for @ as an alias.
It also gives a more obvious place to expose other aliases like for react-mothership.
We can move to the now pretty standard
baseUrl: 'src'most people seem to recommend. Making absolute paths resolve from the source root, removing the need for@as an alias.It also gives a more obvious place to expose other aliases like for react-mothership.