yrik 0fb20a58e3 提交 il y a 4 ans
..
lib eec7f449c9 first commit il y a 4 ans
LICENSE eec7f449c9 first commit il y a 4 ans
README.md eec7f449c9 first commit il y a 4 ans
package.json 0fb20a58e3 提交 il y a 4 ans

README.md

@babel/plugin-proposal-private-methods

This plugin transforms private class methods

See our website @babel/plugin-proposal-private-methods for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-proposal-private-methods

or using yarn:

yarn add @babel/plugin-proposal-private-methods --dev