Skip to content

Commit

Permalink
Merge pull request #162 from suyuan32/dev
Browse files Browse the repository at this point in the history
fix: type error
  • Loading branch information
suyuan32 authored Jan 4, 2024
2 parents 87130d7 + fb1d0d5 commit df9e870
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"compilerOptions": {
"baseUrl": ".",
"declaration": false,
"types": ["vite/client"],
"paths": {
"/@/*": ["src/*"],
"/#/*": ["types/*"],
Expand Down

0 comments on commit df9e870

Please sign in to comment.