Skip to content

Commit

Permalink
Add babel/plugin-proposal-private-property-in-object to prevent warn
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo Marcellin committed Mar 28, 2024
1 parent 98e9752 commit a469a19
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 3 deletions.
26 changes: 23 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
]
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@types/core-js": "^2.5.8",
"@types/eslint-config-prettier": "^6.11.3",
"@types/eslint-plugin-prettier": "^3.1.3",
Expand Down

0 comments on commit a469a19

Please sign in to comment.