添加自动部署Actions #1

Merged
cxykevin merged 3 commits from cxykevin/study-area-cn-homepage:main into main 2024-06-23 10:17:44 +08:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 70385b7dc6 - Show all commits

View File

@ -5,6 +5,7 @@
"module": "ESNext",
"lib": ["ES2020", "DOM", "DOM.Iterable"],
"skipLibCheck": true,
"noImplicitAny": false,
/* Bundler mode */
"moduleResolution": "bundler",