Skip to content

Commit

Permalink
Change to jest-babel
Browse files Browse the repository at this point in the history
  • Loading branch information
hans00 committed Apr 24, 2024
1 parent ff098cd commit faebd06
Show file tree
Hide file tree
Showing 3 changed files with 833 additions and 51 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*.js
lib/*.js
.DS_Store
*.log
node_modules/
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,12 @@
"CMakeLists.txt"
],
"devDependencies": {
"@babel/preset-env": "^7.24.4",
"@babel/preset-typescript": "^7.24.1",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.7",
"cmake-js": "^7.3.0",
"jest": "^29.7.0",
"ts-jest": "^29.1.2",
"typescript": "^5.4.5"
},
"dependencies": {
Expand Down
Loading

0 comments on commit faebd06

Please sign in to comment.