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"