infctr / eslint-plugin-typescript-sort-keys

A linter plugin to require sorting interface and string enum keys
ISC License
144 stars 28 forks source link

Upgrade typescript-eslint packages #19

Closed noelebrun closed 4 years ago

noelebrun commented 4 years ago

Simply upgrading the @typescript-eslint scoped package and the peer dependencies over then.

All tests pass successfully, and I'm using this plugin with the major version 3 of @typescript-eslint on some project and I haven't experienced any issues.