.babelrc 195 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 { "plugins": [ "transform-strict-mode", "transform-es2015-modules-commonjs", "transform-es2015-spread", "transform-es2015-destructuring", "transform-es2015-parameters" ] }