eslint-plugin-lwc
eslint-plugin-lwc copied to clipboard
feat: eslint9 compatibility
trafficstars
description
This adds support for ESLint v9 by replacing deprecated function calls.
The context.js is just needed for compatibility with v7.
If this was my project, i would just drop v7 support and remove it, but that is your call ;)