Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
.eslintrc: file formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
  • Loading branch information
Jérôme Benoit committed Mar 12, 2022
1 parent a95873d commit 6f6652d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"es2020": true,
"node": true,
"mocha": true
},
},
"parserOptions": {
"ecmaVersion": 2020,
"sourceType": "module"
Expand Down

0 comments on commit 6f6652d

Please sign in to comment.