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

Commit

Permalink
style: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
nullfame committed May 30, 2024
1 parent d0a84ca commit 4aea6e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module.exports = {
"jest/no-focused-tests": "error",
"jest/no-disabled-tests": "warn",
},
}
},
],
parserOptions: {
ecmaVersion: "latest",
Expand Down

0 comments on commit 4aea6e0

Please sign in to comment.