Skip to content

Commit 0234bde

Browse files
authored
chore: update dependencies (#857)
1 parent d3932c6 commit 0234bde

File tree

4 files changed

+3021
-2383
lines changed

4 files changed

+3021
-2383
lines changed

.eslintrc.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"extends": ["plugin:@typescript-eslint/recommended"],
2121
"rules": {
2222
"@typescript-eslint/ban-ts-comment": 0,
23-
"@typescript-eslint/ban-types": 1,
2423
"@typescript-eslint/no-empty-function": 1,
2524
"@typescript-eslint/member-ordering": 1,
2625
"@typescript-eslint/explicit-member-accessibility": [

0 commit comments

Comments
 (0)