eslint-plugin-compat
eslint-plugin-compat copied to clipboard
fix: bump`ast-metadata-inferer` and misc fixes
This PR updates ast-metadata-inferer (installing from @yurijmikhalevich scope should be replaced after this PR is merged) and closes #524.
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
closing in favor of https://github.com/amilajack/eslint-plugin-compat/pull/537