A few things need to be done here:
- Investigate existing eslint plugin for import ordering to determine what options it gives us for working with path aliases. Ideally, we want to be able to use path alias shortcuts while still retaining the ordering that groups third-party modules separately from local modules.
- Set up additional shortcuts to specific directories, possibly mirroring the Twig namespaces in Gesso for Drupal
- Document aliases in the README