Skip to content

Commit

Permalink
upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lippmannr committed Oct 6, 2023
1 parent ee1da90 commit b9db74c
Show file tree
Hide file tree
Showing 3 changed files with 758 additions and 1,184 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const config = {
files: ['*.ts'],
extends: [
'airbnb-typescript/base',
'plugin:@typescript-eslint/recommended-type-checked',
'plugin:@typescript-eslint/strict-type-checked',
'plugin:@typescript-eslint/stylistic-type-checked',
'plugin:jsdoc/recommended',
'plugin:eslint-comments/recommended',
Expand Down
Loading

0 comments on commit b9db74c

Please sign in to comment.