@jasonnutter/babel-preset

2.1.0 • Public • Published

@jasonnutter/babel-preset

My Babel preset for React applications. Support for:

ES6

  • Class properties
  • Object rest spread

React

  • JSX
  • HMR

.babelrc

{
    "presets": [
        "@jasonnutter/babel-preset"
    ]
}

Dependents (0)

Package Sidebar

Install

npm i @jasonnutter/babel-preset

Weekly Downloads

1

Version

2.1.0

License

MIT

Unpacked Size

73.9 kB

Total Files

5

Last publish

Collaborators

  • jasonnutter