infctr / eslint-plugin-typescript-sort-keys

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

Upgrade estree #37

Closed jpike88 closed 2 years ago

jpike88 commented 3 years ago

Old version of estree is overriding my bundler's version, causing angular 11 project to break.

jpike88 commented 3 years ago

all tests pass... dont know if they're comprehensive though

infctr commented 3 years ago

Hey, @jpike88 Thanks for the contribution. All @typescript-eslint packages must be bumped