Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (12 loc) · 339 Bytes

CHANGELOG.md

File metadata and controls

23 lines (12 loc) · 339 Bytes

0.0.6

  • Use module.exports to fix rule.create is not a function

0.0.5

  • Convert to CommonJS for compatibility

0.0.4

  • Fix main entry point in package.json

0.0.3

  • Fix rule name from no-re-exports to no-re-export (part 2)

0.0.2

  • Fix rule name from no-re-exports to no-re-export

0.0.1

  • Initial release