Skip to content

Commit

Permalink
chore(tsconfig): global type comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jsun969 committed Dec 8, 2024
1 parent e52e611 commit 34faaec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.app.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"noUnusedParameters": true,
"noFallthroughCasesInSwitch": true,

/* Testing */
"types": ["vitest/globals", "umami"]
},
"include": ["src", "__tests__"]
Expand Down

0 comments on commit 34faaec

Please sign in to comment.