Skip to content

Commit

Permalink
Update tsconfig.test.json
Browse files Browse the repository at this point in the history
  • Loading branch information
siefkenj authored Dec 12, 2023
1 parent d336cb6 commit 6221b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.test.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"compilerOptions": {
"rootDir": "./packages",
"paths": {
"@unified-latex/*": ["./packages/dist/*"]
"@unified-latex/*": ["./packages/*/dist"]
},
"types": ["vitest/globals"]
}
Expand Down

0 comments on commit 6221b6e

Please sign in to comment.