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.
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.