Skip to content

Commit 1b9af7e

Browse files
committed
chore(ide): add the typescript to the root so the ide can use the one from the project (for version consistency)
1 parent a6c7f79 commit 1b9af7e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"@types/jest": "^29.5.0",
3535
"multi-semantic-release": "^3.0.2",
3636
"prettier": "^2.8.6",
37-
"turbo": "^1.8.6"
37+
"turbo": "^1.8.6",
38+
"typescript": "^5.9.3"
3839
},
3940
"packageManager": "pnpm@10.28.2",
4041
"release": {

pnpm-lock.yaml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)