Skip to content
This repository was archived by the owner on Feb 13, 2022. It is now read-only.

tailify/babel-preset-react

Repository files navigation

@tailify/babel-preset-react

Build status Greenkeeper Version

Tailify's very own opinionated Babel preset for React.

Installation

$ npm install --save-dev @tailify/babel-preset-react

Usage

To get started, add this to your .babelrc.js file:

module.exports = {
  presets: ['@tailify/react']
};

Note: We can omit the /babel-preset suffix since it is automatically assumed by Babel.

About

⚙️ Tailify's very own opinionated Babel preset for React

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors