Dashboard sipadu mbip
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
root d8c1b4a1be initial 5 years ago
..
lib initial 5 years ago
LICENSE initial 5 years ago
README.md initial 5 years ago
package.json initial 5 years ago

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