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

Commit 8015bdc

Browse files
Merge pull request #65 from lifeiscontent/chore/upgrade-deps
2 parents 951b01e + eeb6422 commit 8015bdc

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)