Closed UziTech closed 2 years ago
Was working on this very thing tonight. Made some progress with tests, but mainly used them to guide which features are most pressing to add — for example, I implemented the fallback-to-our-own-eslint thing and that got a good number of new tests passing.
I'll take a look at this tomorrow and hopefully get up a PR of my own.
I added some of the tests from linter-eslint. I commented out the ones that are failing with
// TODO:
comments. We can fix them or delete them if they don't apply to this package. I figured it was a good start.