arcast/node_modules/@babel/plugin-syntax-private-prope...
wpetit 5b9a08a993 feat: rewrite app system 2024-04-25 15:21:18 +02:00
..
lib feat: rewrite app system 2024-04-25 15:21:18 +02:00
LICENSE feat: rewrite app system 2024-04-25 15:21:18 +02:00
README.md feat: rewrite app system 2024-04-25 15:21:18 +02:00
package.json feat: rewrite app system 2024-04-25 15:21:18 +02:00

README.md

@babel/plugin-syntax-private-property-in-object

Allow parsing of '#foo in obj' brand checks

See our website @babel/plugin-syntax-private-property-in-object for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-syntax-private-property-in-object

or using yarn:

yarn add @babel/plugin-syntax-private-property-in-object --dev