Skip to content

Commit

Permalink
chore: Remove explicit babel deps
Browse files Browse the repository at this point in the history
Long migrated to tsc
  • Loading branch information
mhan83 committed Oct 17, 2024
1 parent 3d42d62 commit 14d47d3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 51 deletions.
3 changes: 0 additions & 3 deletions babel.config.js

This file was deleted.

44 changes: 0 additions & 44 deletions package-lock.json

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

4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,13 @@
"yargs": "17.7.2"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
"@eslint/js": "^9.12.0",
"@types/chai": "^4.3.17",
"@types/eslint__js": "^8.42.3",
"@types/jest": "^29.5.12",
"@types/jquery": "^3.5.30",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.11",
"babel-jest": "^29.7.0",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.8.0",
Expand Down

0 comments on commit 14d47d3

Please sign in to comment.