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

feat: eslint9 compatibility

Open sbresin opened this issue 1 year ago • 1 comments
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 ;)

sbresin avatar Apr 17 '24 14:04 sbresin