mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
restore range information
This commit is contained in:
parent
7fd0f590ee
commit
25720f703e
@ -5,6 +5,7 @@ var logger = require('jsdoc/util/logger');
|
||||
|
||||
// exported so we can use them in tests
|
||||
var parserOptions = exports.parserOptions = {
|
||||
ranges: true,
|
||||
sourceType: 'module',
|
||||
plugins: [
|
||||
'estree',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user