Skip to content

Commit

Permalink
Merge pull request #25 from binden-js/deps
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
vansergen committed Jul 12, 2023
2 parents 1b80ede + 64950ac commit 76f4641
Show file tree
Hide file tree
Showing 3 changed files with 802 additions and 7,290 deletions.
2 changes: 0 additions & 2 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"@typescript-eslint/no-invalid-void-type": "error",
"@typescript-eslint/no-meaningless-void-operator": "error",
"@typescript-eslint/no-non-null-asserted-nullish-coalescing": "error",
"@typescript-eslint/no-parameter-properties": "error",
"@typescript-eslint/no-redundant-type-constituents": "error",
"@typescript-eslint/no-require-imports": "error",
"@typescript-eslint/no-type-alias": "off",
Expand All @@ -58,7 +57,6 @@
"@typescript-eslint/prefer-ts-expect-error": "error",
"@typescript-eslint/promise-function-async": "off",
"@typescript-eslint/require-array-sort-compare": "error",
"@typescript-eslint/sort-type-union-intersection-members": "error",
"@typescript-eslint/strict-boolean-expressions": "error",
"@typescript-eslint/switch-exhaustiveness-check": "error",
"@typescript-eslint/type-annotation-spacing": "off",
Expand Down
Loading

0 comments on commit 76f4641

Please sign in to comment.