Scoped: updated numerous docs with scoped packages change [skip ci]
This commit is contained in:
committed by
Henry Zhu
parent
919bdf5e79
commit
859ea4b175
@@ -351,7 +351,7 @@ defineType("FunctionExpression", {
|
||||
|
||||
export const patternLikeCommon = {
|
||||
typeAnnotation: {
|
||||
// TODO: babel-plugin-transform-flow-comments puts a Noop here, is there a better way?
|
||||
// TODO: @babel/plugin-transform-flow-comments puts a Noop here, is there a better way?
|
||||
validate: assertNodeType("TypeAnnotation", "TSTypeAnnotation", "Noop"),
|
||||
optional: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user