Skip to content

Commit 1a8b39b

Browse files
committed
Merge branch 'main' into refactor
2 parents bc306d0 + b2c89b3 commit 1a8b39b

File tree

12 files changed

+891
-181
lines changed

12 files changed

+891
-181
lines changed

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"plugin:jsx-a11y/recommended",
1111
"plugin:react-hooks/recommended",
1212
"plugin:@typescript-eslint/recommended",
13-
"plugin:@typescript-eslint/recommended-requiring-type-checking",
13+
"plugin:@typescript-eslint/recommended-requiring-type-checking"
1414
],
1515
"overrides": [],
1616
"parser": "@typescript-eslint/parser",

0 commit comments

Comments
 (0)