Skip to content

Commit

Permalink
Fix a formatting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Windvis committed Aug 9, 2024
1 parent a4387b9 commit 610d6b6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test-app/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"paths": {
"test-app/tests/*": ["tests/*"],
"test-app/*": ["app/*"],
"*": ["types/*"],
},
},
"*": ["types/*"]
}
}
}

0 comments on commit 610d6b6

Please sign in to comment.