yrik 0fb20a58e3 提交 преди 4 години
..
lib eec7f449c9 first commit преди 4 години
LICENSE eec7f449c9 first commit преди 4 години
README.md eec7f449c9 first commit преди 4 години
package.json 0fb20a58e3 提交 преди 4 години

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