Galooshi / import-js

A tool to simplify importing JS modules
MIT License
524 stars 70 forks source link

Update eslint and related packages #590

Closed lencioni closed 7 months ago

lencioni commented 7 months ago

I was unable to run npm install in this package because it failed a peer dependency check. To fix this I am updating some eslint packages.

Linting does not pass, but at least we can install packages.

We should really convert this repo to use prettier and TypeScript instead of flow.

mikabytes commented 7 months ago

Strongly agree with the Prettier option! :-)