Skip to content
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.

v21.0.2

Compare
Choose a tag to compare
@eslintbot eslintbot released this 03 Dec 18:12
· 5 commits to master since this release
  • fed0a5a Docs: Update README.md (#567) (dudiharush)
  • 47abd82 Fix: issue with global augmentation when tokens are not present (#574) (Armano)
  • c5ffad3 Fix: scope for TSImportEqualsDeclaration (#571) (Armano)
  • 8ff0ad1 Fix: missing implements in classes (#562) (Armano)
  • cc92044 Fix: visiting superTypeParameters in classes (#561) (Armano)
  • 83dbabb Fix: visiting typeParameters in expressions (#565) (Armano)
  • c19e479 Fix: visitor-keys for TSAbstractClassProperty (#560) (Armano)
  • 491ebca Fix: crash in no-unused-vars when using enum (#556) (Armano)
  • ae7c4e6 Fix: missing visitor-keys (#554) (Armano)