tree: cd524aa718f851ca9846cbd7f22f562aa0307b6a [path history] [tgz]
  1. lib/
  2. LICENSE
  3. package.json
  4. README.md
node_modules/@babel/plugin-transform-function-name/README.md

@babel/plugin-transform-function-name

Apply ES2015 function.name semantics to all functions

See our website @babel/plugin-transform-function-name for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-function-name

or using yarn:

yarn add @babel/plugin-transform-function-name --dev