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 Jan 27, 2021. It is now read-only.
It might be good to decide on a code standard that covers JS and any other code we're writing in the React realm (JSX? CSS modules?) and set up automated linting on commit.
It might be good to decide on a code standard that covers JS and any other code we're writing in the React realm (JSX? CSS modules?) and set up automated linting on commit.
One ESLint plugin for React:
https://github.com/yannickcr/eslint-plugin-react
The text was updated successfully, but these errors were encountered: