Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(eslint): enforce file extensions within the import path
BREAKING CHANGE: import statements must specify the extension and will now throw an error. The only exception is package imports.
- Loading branch information