spa/.claude/skills/thread-manager/node_modules/@babel/plugin-syntax-private-prope...
Yvan 6584c91ed1 init 2025-12-30 15:44:36 +08:00
..
lib init 2025-12-30 15:44:36 +08:00
LICENSE init 2025-12-30 15:44:36 +08:00
README.md init 2025-12-30 15:44:36 +08:00
package.json init 2025-12-30 15:44:36 +08: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