3.0.1 • Published 5 years ago

ec-scripts-preset-react v3.0.1

Weekly downloads
18
License
MIT
Repository
github
Last release
5 years ago

eC Scripts React Preset

Extends eC Scripts configuration with React support.

Quick Overview

This preset enables:

  • New ESLint rules
  • Babel support for React/JSX syntax
  • Webpack Hot Module Replacement
  • Jest with Enzyme
  • CSS Modules by default

Installation

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.