Rename all proposal plugins to -proposal- from -transform- (#6570)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"plugins": [
|
||||
"transform-flow-comments",
|
||||
["transform-class-properties", {"loose": true}]
|
||||
["proposal-class-properties", {"loose": true}]
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user