Skip to content

Commit

Permalink
🐞 fix: 导航在开发模式无法正常显示问题
Browse files Browse the repository at this point in the history
  • Loading branch information
Theo-Messi committed Dec 19, 2023
1 parent 1189cff commit 3e7ddd9
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 @@ -8,7 +8,6 @@
"skipLibCheck": true,
"noUnusedLocals": true,
"resolveJsonModule": true,
"verbatimModuleSyntax": true,
"jsx": "preserve",
"lib": ["esnext", "dom", "dom.iterable"]
},
Expand Down

0 comments on commit 3e7ddd9

Please sign in to comment.