Skip to content

Commit 624a506

Browse files
committed
chore: update dependencies
1 parent ac4c145 commit 624a506

File tree

3 files changed

+1348
-1248
lines changed

3 files changed

+1348
-1248
lines changed

.eslintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"extends": [
33
"eslint:recommended",
44
"plugin:@typescript-eslint/recommended",
5-
"prettier/@typescript-eslint",
5+
"prettier",
66
"plugin:prettier/recommended"
77
],
88
"plugins": ["@typescript-eslint", "prettier", "import"],

0 commit comments

Comments
 (0)