Kenneth-Sills / eslint-config-airbnb-typescript

Airbnb's ESLint config with TypeScript support
MIT License
22 stars 0 forks source link

feat!: update typescript-eslint dependency to v8 #3

Closed Kenneth-Sills closed 3 months ago

Kenneth-Sills commented 3 months ago

Migrated from upstream PR.


This PR focuses on:

There are some miscellaneous updates to our dependencies to make it work slightly better with NPM, as well as some updates to internal project configuration to make dogfooding the configuration work correctly.

These are 100% breaking changes and will require a major version increment.

Closes https://github.com/Kenneth-Sills/eslint-config-airbnb-typescript/issues/1 Closes https://github.com/Kenneth-Sills/eslint-config-airbnb-typescript/issues/2

Kenneth-Sills commented 3 months ago

I'm going to go ahead with this, but I'll need additional changes to satisfy #10, #11, and #12.

github-actions[bot] commented 3 months ago

:tada: This issue has been resolved in version 19.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: