Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeder committed Aug 8, 2024
1 parent fc39278 commit 33b857e
Show file tree
Hide file tree
Showing 2 changed files with 406 additions and 394 deletions.
1 change: 0 additions & 1 deletion eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ export default [
],
semi: ['error', 'always'],
quotes: ['error', 'single', { avoidEscape: true }],
'constructor-super': 'error',
'no-plusplus': 'off',
'no-await-in-loop': 'off',
'no-restricted-syntax': 'off',
Expand Down
Loading

0 comments on commit 33b857e

Please sign in to comment.