feat: add bun built-in modules support
Add bun support (so import { Database } from 'bun:sqlite') won't trigger import/no-unresolved.
There are no existing is-bun-modules, so a naive solution is to locate bun-types and find all declare module.
The PR is still in draft, as the test requires bun-types to be installed, which will pollute the globals.
🦋 Changeset detected
Latest commit: f834843f5d7f45df15e149d67f91cc1b3385a0fa
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 1 package
| Name | Type |
|---|---|
| eslint-import-resolver-typescript | Minor |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.