1.0.1 • Published 1 year ago

babel-plugin-transform-arrowfunctionexpression v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

这是一个把箭头函数转为普通函数的babel插件

Installation

npm install --save-dev babel-plugin-transform-arrowfunctionexpression

Usage

.babelrc

{
  "plugins": ["babel-plugin-transform-arrowfunctionexpression"]
}
1.0.1

1 year ago

1.0.0

1 year ago