Skip to content

Commit

Permalink
🔧 Fix tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
almond-bongbong committed May 18, 2024
1 parent 16c0bb2 commit e29111f
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 @@ -19,6 +19,7 @@
"noUnusedLocals": true,
"noUnusedParameters": true,
"noFallthroughCasesInSwitch": true,
"baseUrl": ".",
"paths": {
"@/*": ["src/*"]
}
Expand Down

0 comments on commit e29111f

Please # to comment.