0.6.0 • Published 2 years ago

@confy/preset-react v0.6.0

Weekly downloads
19
License
MIT
Repository
github
Last release
2 years ago

@confy/preset-react

Extends Confy configuration with React support.

Quick Overview

This preset enables:

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

Installation

Using @confy/cli:

confy init react

If you want to add this preset to an existing project, please read the Confy installation guide.