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

v1.0.3
the worker experience teams babel preset

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'
  ]
}
npm i @financial-times/babel-preset-ip-wxp

Metadata

  • MIT
  • Whatever
  • Internal Products
  • released 6/1/2018

Downloads