Robat Williams

Results 78 comments of Robat Williams

I didn't check the tool before releasing v3.0.0, despite it being on the checklist in contributing.md

There are probably some things on the other hand, that are not allowed in sourceType=module. Needs thinking. Quite niche issue probably. Fix when doing next batch of work.

ES2020 `import.meta` and `export * as` have the same problem, nobody complained so far...

Tool needs to be told what the sourceType is, so needs a command line arg. Even import/export statements don't work.

Not at the moment. What do you need this for?

> but also a lot of other false positives that are actually dealt with by the build system In this case I recommend you lint your build output rather than...

The support data seems to be available, from a first glance.

Numbers of features: 2016: 1 2017: 1 2018: 2 2019: 0 2020: 2 2021: 3 2022: 2 2023: 3

Thanks. Initial rough view of changes required: * Update https://github.com/robatwilliams/es-compat/blob/master/packages/check-es-compat/bin/cli.mjs to flat config and check impacts of migration guide * Deal with changes from migration guide (inc. section on breaking...

I'm afraid I have barely any time spare for this project at the moment, and neither am I using this nor ESLint 9. I see 9 was released 3 weeks...