Archive @babel/plugin-syntax-class-properties (#13232)

babel/babel-archive@b95d3626ad
This commit is contained in:
Nicolò Ribaudo
2021-04-29 23:56:03 +02:00
committed by GitHub
parent 437a6f32c9
commit 910b1f266f
79 changed files with 74 additions and 255 deletions

View File

@@ -1,3 +1,3 @@
{
"plugins": ["transform-flow-comments", "syntax-class-properties"]
"plugins": ["transform-flow-comments"]
}