@labd/babel-preset-react

0.5.0 • Public • Published

@labd/babel-preset-react


Preset used for transpiling TypeScript code to bundled code compatible with our definition of done.

Usage

Install @labd/babel-preset-react and add a .babelrc.js file with the following content to the root of your project:

    yarn add --dev @babel/core @labd/babel-preset-react
 const presets = [
     "@labd/babel-preset-react",
 ]

Readme

Keywords

none

Package Sidebar

Install

npm i @labd/babel-preset-react

Weekly Downloads

47

Version

0.5.0

License

MIT

Unpacked Size

4.19 kB

Total Files

7

Last publish

Collaborators

  • blurrah
  • bramkaashoek