Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 435 Bytes

CHANGELOG.md

File metadata and controls

26 lines (14 loc) · 435 Bytes

@phi.school/eslint-config

0.3.0

Minor Changes

  • 25c8727: - Disable requirement to declare React PropTypes.
    • Extend plugin:react/jsx-runtime to disable the need for explicit imports of 'React'.

0.2.0

Minor Changes

  • 9b8ada9: Fix import resolver for astro/typescript files.

0.1.1

Patch Changes

  • 3389495: Remove unnecessary files from package.

0.1.0

Minor Changes

  • 687276b: Initial release.