Skip to content

Commit

Permalink
Update eslint configuration & remove pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
HeyItsBATMAN committed Jan 10, 2023
1 parent 8ffa457 commit 5897e7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ module.exports = {
'plugin:@typescript-eslint/eslint-recommended',
'plugin:@typescript-eslint/recommended',
'prettier',
'prettier/@typescript-eslint',
],
globals: {
Atomics: 'readonly',
Expand Down

0 comments on commit 5897e7a

Please sign in to comment.