Skip to content

Commit

Permalink
Update .babelrc.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Oct 23, 2023
1 parent 8f61d45 commit 5dcd152
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 67 deletions.
3 changes: 1 addition & 2 deletions api/.babelrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
"node": "current"
}
}
],
"@babel/typescript"
]
],
"plugins": [
"add-import-extension"
Expand Down
64 changes: 0 additions & 64 deletions api/package-lock.json

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

1 change: 0 additions & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"dependencies": {
"@babel/cli": "^7.23.0",
"@babel/preset-env": "^7.23.2",
"@babel/preset-typescript": "^7.23.2",
"@types/bcrypt": "^5.0.0",
"@types/compression": "^1.7.3",
"@types/cookie-parser": "^1.4.4",
Expand Down

0 comments on commit 5dcd152

Please sign in to comment.