babel-preset-pwmckenna

1.0.2 • Public • Published

babel-preset-pwmckenna

I use the same babel presets/plugins for all my projects. This makes it super simple for me to configure .babelrc. I would recommend against anyone else using this. This is kept in sync with eslint-config-pwmckenna so that eslint enforces the same syntax that babel can compile.

.babelrc

{
  "presets": ["pwmckenna"]
}

/babel-preset-pwmckenna/

    Package Sidebar

    Install

    npm i babel-preset-pwmckenna

    Weekly Downloads

    11

    Version

    1.0.2

    License

    ISC

    Last publish

    Collaborators

    • pwmckenna