Conventions

The following guide provides a few guidelines on writing sensible React at Shopify: https://github.com/Shopify/javascript/tree/master/react

Many of these rules are enforced by our shared ESLint configuration, which makes use of the excellent eslint-plugin-react project.

Last updated