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
Default lint configuration for create-react-app seems to be too weaky.
Would be great if we can manage to run lint by a command, add it as a before-commit action, and make the lint more strict.
i.e. Validating that code complies with ARIA accessibility standard.
The text was updated successfully, but these errors were encountered:
Default lint configuration for
create-react-app
seems to be too weaky.Would be great if we can manage to run lint by a command, add it as a before-commit action, and make the lint more strict.
i.e. Validating that code complies with ARIA accessibility standard.
The text was updated successfully, but these errors were encountered: