* Fix private property parsing in Flow * Flow tests updated * Fix type error * Appropriate name was given to test folder * Fix * Empty * Correct type annotation * Add required changes in generator package * Add required changes in flow-strip-types
4 lines
79 B
JSON
4 lines
79 B
JSON
{
|
|
"sourceType": "module",
|
|
"plugins": [ "flow", "classPrivateProperties" ]
|
|
} |