@financial-times/babel-preset-ip-wxp

1.0.3 • Public • Published

babel-preset-ip-wxp

npm version CircleCI

This is the babel preset used by the worker experience team.

It uses the env preset configured for node 8.10.0 as it's base with the below extras:

This module can be used via package.json:

"babel": {
  "presets": [
    "@financial-times/ip-wxp"
  ]
},

or .babelrc

{
  presets: [
    '@financial-times/ip-wxp'
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @financial-times/babel-preset-ip-wxp

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

382 kB

Total Files

4

Last publish

Collaborators

  • robertboulton
  • seraph2000
  • hamza.samih
  • notlee
  • emmalewis
  • aendra
  • the-ft
  • rowanmanning
  • chee
  • alexwilson