Skip to content
This repository was archived by the owner on Jan 7, 2023. It is now read-only.

Commit eeb6422

Browse files
committed
chore: upgrade deps
1 parent 951b01e commit eeb6422

File tree

5 files changed

+3911
-16160
lines changed

5 files changed

+3911
-16160
lines changed

.eslintrc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,11 @@
44
"plugin:@typescript-eslint/recommended",
55
"prettier",
66
"plugin:react/recommended",
7-
"plugin:react-hooks/recommended",
8-
"plugin:jest/recommended"
7+
"plugin:react-hooks/recommended"
98
],
109
"parser": "@typescript-eslint/parser",
1110
"plugins": [
12-
"@typescript-eslint",
13-
"jest"
11+
"@typescript-eslint"
1412
],
1513
"root": true,
1614
"rules": {

0 commit comments

Comments
 (0)