Skip to content

Commit

Permalink
spdated with default parser and remove optional chaining
Browse files Browse the repository at this point in the history
  • Loading branch information
Gmin2 committed Feb 1, 2024
1 parent 12bcdeb commit 680a98c
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 425 deletions.
3 changes: 1 addition & 2 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
parser: "@babel/eslint-parser"

env:
node: true
es6: true
Expand All @@ -14,6 +12,7 @@ extends:
- plugin:sonarjs/recommended

parserOptions:
ecmaVersion: 2018
requireConfigFile: false

rules:
Expand Down
Loading

0 comments on commit 680a98c

Please sign in to comment.