lightning-js / ui-components

Lightning UI Components for Solid & Blits
https://lightning-js.github.io/ui-components/
Apache License 2.0
11 stars 4 forks source link

fix: rollback eslint #129

Closed anthony9187 closed 4 months ago

anthony9187 commented 4 months ago

Description

Turns out linting was broken because we updated to v9 which makes a bunch of API changes. Rolling us back to 8 since eslint/typescript hasn't been updated to support 9 yet

Changes

Testing