Skip to content

Commit

Permalink
fix: Ensure compatibility with Babel (fix bug introduced in #444)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickevansuk committed Jun 21, 2024
1 parent d93ef7a commit a4bbacd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
"globals": {
"expectAsync": true
},
"parserOptions": {
"ecmaVersion": 2020
},
"rules": {
"max-len": "off",
"no-await-in-loop": 0,
Expand Down

0 comments on commit a4bbacd

Please sign in to comment.