mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
support import.meta
This commit is contained in:
parent
970857a408
commit
b3952f6fed
@ -18,6 +18,7 @@ var parserOptions = exports.parserOptions = {
|
||||
'exportExtensions',
|
||||
'functionBind',
|
||||
'functionSent',
|
||||
'importMeta',
|
||||
'jsx',
|
||||
'numericSeparator',
|
||||
'objectRestSpread',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user