Extends eC Scripts configuration with React support.
⚠ THIS REPO IS DEPRECATED. Please use the multi-package repo at ecentral-scripts. ⚠
This preset enables:
- New ESLint rules
- Babel support for React/JSX syntax
- Webpack Hot Module Replacement
- Jest with Enzyme
- CSS Modules by default
Using eC CLI:
ec-cli init react
If you want to add this preset to an existing project, please read the eC Scripts installation guide.