You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat!: Start using enhanced-resolve to improve ts support (#139)
* feat: Use enhanced-resolve for imports
* chore: Improve the metadata from "ImportTarget"
* chore: remove "enhanced-resolve" from "no-hide-core-modules"
* test: Add a test for #66
* feat!: Allow ts paths aliases (#84)
* feat: Allow for "allowImportingTsExtensions" (#134)
* feat: Add test for import maps (#147)
* Update lib/util/import-target.js
Co-authored-by: Sebastian Good <[email protected]>
* test: Add test for n/no-missing-require eslint/use-at-your-own-risk
* chore: Remove esbuild
* feat: Allow for settings.cwd to be used before process.cwd
* chore: replace reference to eslint/use-at-your-own-risk
* chore: Remove more unused packages
* chore: update rule test options to flat config
* fix: incorrect env in tests
---------
Co-authored-by: 唯然 <[email protected]>
0 commit comments