Skip to content

Commit

Permalink
fix: typescript error
Browse files Browse the repository at this point in the history
  • Loading branch information
windingwind committed Nov 23, 2024
1 parent 6e0d71d commit 0cf5e30
Show file tree
Hide file tree
Showing 7 changed files with 730 additions and 1,357 deletions.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
}
},
"typescript.tsdk": "node_modules/typescript/lib"
}
Loading

0 comments on commit 0cf5e30

Please sign in to comment.