eslint-plugin-compat icon indicating copy to clipboard operation
eslint-plugin-compat copied to clipboard

fix: bump`ast-metadata-inferer` and misc fixes

Open yurijmikhalevich opened this issue 3 years ago • 1 comments

This PR updates ast-metadata-inferer (installing from @yurijmikhalevich scope should be replaced after this PR is merged) and closes #524.

yurijmikhalevich avatar Sep 02 '22 11:09 yurijmikhalevich

eslint-plugin-compat and ast-metadata-inferer are difficult to maintain because our tests snapshot values that change often during dependency bumps.

for a start, we should run snapshot tests against fixtures, not data from mdn compat data. this is out of scope for this PR btw

amilajack avatar Sep 02 '22 15:09 amilajack

closing in favor of https://github.com/amilajack/eslint-plugin-compat/pull/537

amilajack avatar Feb 09 '23 06:02 amilajack