Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: eslint import/no-unresolved issue (#27)
Because of the missing 'main' key the eslint-plugin-import:resolver:node wasn't able to resolve the package as a directory thus throwing import/unresolved error/warning
- Loading branch information