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 Feb 18, 2024. It is now read-only.
The standardjs preset has been confirmed to support jsx when using the react preset. It is thought this may only work because the react preset includes eslint-plugin-react.
The
standardjs
preset has been confirmed to support jsx when using thereact
preset. It is thought this may only work because thereact
preset includeseslint-plugin-react
.We should ensure that the
standardjs
preset works standalone with jsx. Would recommend extending to usestandard-react
as seen here: https://github.com/jaridmargolin/neutrino-contrib/blob/master/packages/neutrino-middleware-standardreact/src/index.js#L19The text was updated successfully, but these errors were encountered: