Skip to content

Commit

Permalink
add parser option
Browse files Browse the repository at this point in the history
  • Loading branch information
pennyZZZZ committed Aug 17, 2023
1 parent 9ba240f commit 02c0c58
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@
"node": true,
"es6": true,
"mocha": true
},
"parserOptions": {
"ecmaVersion": 2020
}
}

0 comments on commit 02c0c58

Please sign in to comment.