Skip to content

Commit

Permalink
chore: add ts-node
Browse files Browse the repository at this point in the history
  • Loading branch information
KatyH820 committed May 13, 2024
1 parent f6ad323 commit 98352ea
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 22 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,10 @@
"typecheck": "turbo typecheck"
},
"devDependencies": {
"@zotmeal/prettier-config": "workspace:^0.1.0",
"@turbo/gen": "^1.13.2",
"@zotmeal/prettier-config": "workspace:^0.1.0",
"prettier": "^3.2.5",
"ts-node": "^10.9.2",
"turbo": "^1.13.2",
"typescript": "^5.4.3"
},
Expand Down
33 changes: 12 additions & 21 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 98352ea

Please sign in to comment.