[parser] Enable "exportNamespaceFrom" by default (#10521)
This commit is contained in:
@@ -106,7 +106,7 @@ export type ParserPlugin =
|
||||
'dynamicImport' |
|
||||
'estree' |
|
||||
'exportDefaultFrom' |
|
||||
'exportNamespaceFrom' |
|
||||
'exportNamespaceFrom' | // deprecated
|
||||
'flow' |
|
||||
'flowComments' |
|
||||
'functionBind' |
|
||||
|
||||
Reference in New Issue
Block a user