Skip to content
This repository has been archived by the owner on Jan 17, 2025. It is now read-only.

Commit

Permalink
fix typecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
itsMapleLeaf committed Feb 1, 2024
1 parent 29e06cf commit d71224c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workspaces/test-app/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"compilerOptions": {
"verbatimModuleSyntax": false,
"paths": {
"~/*": ["./app/*"]
}
Expand Down

0 comments on commit d71224c

Please sign in to comment.