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
We want all the exported rules in lib/rules/index.ts to be listed in alphabetical order. The task is to figure out how to configure prettier or to use another plugin to show a lint warning if the exports are out of order.
The text was updated successfully, but these errors were encountered:
We want all the exported rules in
lib/rules/index.ts
to be listed in alphabetical order. The task is to figure out how to configure prettier or to use another plugin to show a lint warning if the exports are out of order.The text was updated successfully, but these errors were encountered: