UNPKG

293 BPlain TextView Raw
1{
2 "plugins": [
3 "@babel/plugin-transform-classes",
4 "@babel/plugin-transform-parameters",
5 "@babel/plugin-transform-destructuring",
6 "@babel/plugin-transform-modules-commonjs",
7 "@babel/plugin-transform-shorthand-properties",
8 "@babel/plugin-transform-block-scoping"
9 ]
10}