Unfortunately type definitions are currently not available for this package

@babel/plugin-transform-block-scoped-functions

  • Version 7.24.1
  • Published
  • 6.55 kB
  • 1 dependency
  • MIT license

Install

npm i @babel/plugin-transform-block-scoped-functions
yarn add @babel/plugin-transform-block-scoped-functions
pnpm add @babel/plugin-transform-block-scoped-functions

Overview

Babel plugin to ensure function declarations at the block level are block scoped

Dependencies (1)

Dev Dependencies (2)

Peer Dependencies (1)

Badge

To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@babel/plugin-transform-block-scoped-functions.

  • Markdown
    [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/@babel/plugin-transform-block-scoped-functions)
  • HTML
    <a href="https://www.jsdocs.io/package/@babel/plugin-transform-block-scoped-functions"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>