You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.
As described in my comment on liferay/clay#1648 we should be able to create a "react.js" file that allows you to extend "eslint-config-liferay/react" instead of "eslint-config-liferay" in projects like Clay. I believe this is possible because I've seen the eslint-config-airbnb project offer multiple entry points.
Set up "react" variant (TBD: decide whether to create separate "typescript" variant as well).
Use variant in Clay.
Remove explicit plug-ins and rules from Clay that got rolled into the variant.
The text was updated successfully, but these errors were encountered:
As described in my comment on liferay/clay#1648 we should be able to create a "react.js" file that allows you to extend "eslint-config-liferay/react" instead of "eslint-config-liferay" in projects like Clay. I believe this is possible because I've seen the eslint-config-airbnb project offer multiple entry points.
The text was updated successfully, but these errors were encountered: