Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove import/no-unresolved #114

Merged
merged 1 commit into from
Jul 1, 2024
Merged

Conversation

wraithgar
Copy link
Member

This rule does not work with esm-only packages, and it doesn't look like it ever will. We'll remove it for now and rely on coverage in our tests for now

This rule does not work with esm-only packages, and [it doesn't look like it ever will](import-js/eslint-plugin-import#2331).  We'll remove it for now and rely on coverage in our tests for now
@wraithgar wraithgar requested a review from a team as a code owner July 1, 2024 14:14
@wraithgar wraithgar merged commit 975e40c into main Jul 1, 2024
29 checks passed
@wraithgar wraithgar deleted the gar/remove-no-unresolved branch July 1, 2024 14:53
@github-actions github-actions bot mentioned this pull request Jul 1, 2024
wraithgar pushed a commit that referenced this pull request Jul 1, 2024
🤖 I have created a release *beep* *boop*
---


## [4.0.5](v4.0.4...v4.0.5)
(2024-07-01)

### Bug Fixes

*
[`975e40c`](975e40c)
[#114](#114) remove
import/no-unresolved (#114) (@wraithgar)

### Chores

*
[`567d258`](567d258)
[#108](#108) bump
@npmcli/template-oss to 4.22.0 (@lukekarrys)
*
[`a92c2a3`](a92c2a3)
[#108](#108) postinstall for
dependabot template-oss PR (@lukekarrys)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants