-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ESLint typescript resolver to fix
exports
issue
ESLint's import plugin doesn't support package.json `exports` definitions out of the box. There's a longstanding issue to fix it but the recommendation is to use the eslint typescript resolver that solves the problem. This repo doesn't use typescript but adding the resolver with zero configuration fixes things and adds minimal bloat. See import-js/eslint-plugin-import#1810 See https://github.com/import-js/eslint-import-resolver-typescript
- Loading branch information
Showing
11 changed files
with
85 additions
and
1 deletion.
There are no files selected for viewing
Binary file added
BIN
+3.7 KB
.yarn/cache/@nolyfill-is-core-module-npm-1.0.39-9ff248572b-34ab85fdc2.zip
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+53.4 KB
.yarn/cache/eslint-import-resolver-typescript-npm-3.7.0-6905869c18-b1dec542a3.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters