What is @babel/plugin-transform-block-scoped-functions?
"Babel plugin to ensure function declarations at the block level are block scoped"
@babel/plugin-transform-block-scoped-functions is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 7.0 KB on disk.
Installation Guide
# Install via NPM
npm install @babel/plugin-transform-block-scoped-functions
# Install via Yarn
yarn add @babel/plugin-transform-block-scoped-functions