Sha256: 80ba9ffed7233d0e53caa79df143ab52ce6b3c37a78210107e32120acd24f176
Contents?: true
Size: 414 Bytes
Versions: 26
Compression:
Stored size: 414 Bytes
Contents
# @babel/plugin-transform-function-name > Apply ES2015 function.name semantics to all functions See our website [@babel/plugin-transform-function-name](https://babeljs.io/docs/babel-plugin-transform-function-name) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-transform-function-name ``` or using yarn: ```sh yarn add @babel/plugin-transform-function-name --dev ```
Version data entries
26 entries across 26 versions & 2 rubygems