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

Add support for LWR specific rules

Open DougMidgley opened this issue 2 years ago • 0 comments
trafficstars

With LWR being live, it would be helpful to have eslint rules which help us avoid LWR issues (either before migrating or after) such as using document.location and async/await.

This could greatly help with migration by avoiding making coding choices early on in development which may conflict.

DougMidgley avatar Jul 19 '23 21:07 DougMidgley