Skip to content

Commit

Permalink
[JN-1536] adding typescript live-checking (#1332)
Browse files Browse the repository at this point in the history
  • Loading branch information
devonbush authored Dec 12, 2024
1 parent 5084584 commit d747afa
Show file tree
Hide file tree
Showing 8 changed files with 341 additions and 82 deletions.
285 changes: 285 additions & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"ts-jest": "^29.2.2",
"ts-node": "^10.9.2",
"typescript": "^4.8.3",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-dts": "^4.3.0",
"vite-plugin-mkcert": "^1.17.5",
"vite-tsconfig-paths": "^4.3.2",
Expand Down
Loading

0 comments on commit d747afa

Please sign in to comment.