Do not skip TypeCastExpressions when finding referenced identifiers as the type cast contains valid non flow code that we need to visit.
4 lines
164 B
JSON
4 lines
164 B
JSON
{
|
|
"plugins": ["syntax-flow", "transform-flow-strip-types", "transform-es2015-parameters", "transform-es2015-destructuring", "transform-es2015-arrow-functions"]
|
|
}
|