Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@tophat/eslint-import-resolver-require

tophat9.3kApache-2.01.0.0

null

readme

changelog

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

1.0.0 "@tophat/eslint-import-resolver-require" (2023-10-02)

Breaking Changes

  • Min TypeScript version is now v5.2.2 and min. @typescript-eslint version is 6.7.3. The typescript-eslint v6 change may bring in other changes to the default rules. (48bb6e0)

Dependencies

  • update min TypeScript version and TypeScript plugins (#318) (48bb6e0)

0.1.5 "@tophat/eslint-import-resolver-require" (2023-07-17)

Dependencies

  • update dependencies to latest within semver range (#291) (28c472d)

0.1.4 "@tophat/eslint-import-resolver-require" (2023-04-18)

Bug Fixes

  • update manifest to point to new repository (#276) (3d44c0e)

0.1.3 "@tophat/eslint-import-resolver-require" (2021-06-21)

Bug Fixes

  • resolve yarn pnp virtuals (#2) (c7e290a)

0.1.2 "@tophat/eslint-import-resolver-require" (2021-04-30)

Bug Fixes

  • use dirname of file rather than full filename in resolution (#1) (e915605)

0.1.1 "@tophat/eslint-import-resolver-require" (2021-04-30)

Bug Fixes