mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
support function.sent
This commit is contained in:
parent
97d8fe4e91
commit
701630e327
@ -16,6 +16,7 @@ var parserOptions = exports.parserOptions = {
|
|||||||
'estree',
|
'estree',
|
||||||
'exportExtensions',
|
'exportExtensions',
|
||||||
'functionBind',
|
'functionBind',
|
||||||
|
'functionSent',
|
||||||
'jsx',
|
'jsx',
|
||||||
'objectRestSpread'
|
'objectRestSpread'
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user