Description
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.
 
 
lefteris 8b767d3c7f docker 4 years ago
..
lib docker 4 years ago
LICENSE docker 4 years ago
README.md docker 4 years ago
package.json docker 4 years ago

README.md

@babel/helper-annotate-as-pure

Helper function to annotate paths and nodes with #PURE comment

See our website @babel/helper-annotate-as-pure for more information.

Install

Using npm:

npm install --save-dev @babel/helper-annotate-as-pure

or using yarn:

yarn add @babel/helper-annotate-as-pure --dev