mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
support numeric separators
This commit is contained in:
parent
5f4c7296f0
commit
5beee268a0
@ -19,6 +19,7 @@ var parserOptions = exports.parserOptions = {
|
||||
'functionBind',
|
||||
'functionSent',
|
||||
'jsx',
|
||||
'numericSeparator',
|
||||
'objectRestSpread'
|
||||
]
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user