Skip to content

Commit

Permalink
chore: 调整 tsconfig.json 参数
Browse files Browse the repository at this point in the history
Co-authored-by: ygqygq2 <[email protected]>
  • Loading branch information
ygqygq2 committed Feb 3, 2024
1 parent 6236445 commit ca496ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"strict": true,
"esModuleInterop": true,
"resolveJsonModule": true,
"skipLibCheck": true,
"paths": {
"@/*": ["src/*"],
},
Expand Down

0 comments on commit ca496ad

Please sign in to comment.