Skip to content

Commit

Permalink
Update dist
Browse files Browse the repository at this point in the history
  • Loading branch information
James M. Greene authored and James M. Greene committed Jul 22, 2022
1 parent 1fb9ba6 commit e993237
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -14596,7 +14596,7 @@ class ConfigParser {

// Parse the AST out of the configuration file
const espreeOptions = {
ecmaVersion: 'latest',
ecmaVersion: 6,
sourceType: 'module',
range: true
}
Expand Down
2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

0 comments on commit e993237

Please sign in to comment.