babel-plugin-pure-annotations

0.1.2 • Public • Published

Mark top-level calls as pure for tree shaking.

Install

# with npm
npm install -D babel-plugin-pure-annotations

# with Yarn
yarn add -D babel-plugin-pure-annotations

Usage

With babel configuration file:

{
  "plugins": ["pure-annotations"]
}

Package Sidebar

Install

npm i babel-plugin-pure-annotations

Weekly Downloads

39

Version

0.1.2

License

MIT

Unpacked Size

2.83 kB

Total Files

4

Last publish

Collaborators

  • szhsin