Skip to content

Commit 7af5824

Browse files
committed
chore(deps): update deps
1 parent fa00a4b commit 7af5824

File tree

7 files changed

+77
-107
lines changed

7 files changed

+77
-107
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
"editor.formatOnSave": true,
44
"editor.codeActionsOnSave": {
55
"source.fixAll.eslint": "explicit"
6-
}
6+
},
7+
"typescript.tsdk": "node_modules/typescript/lib"
78
}

0 commit comments

Comments
 (0)