babel preset with typescript (#771)

This commit is contained in:
Philip Korsholm
2021-11-11 13:26:19 +01:00
committed by GitHub
parent b30a2af94d
commit 0bffa673b0
2 changed files with 8 additions and 7 deletions
@@ -15,6 +15,7 @@
"@babel/plugin-transform-instanceof": "^7.12.1",
"@babel/plugin-transform-runtime": "^7.12.1",
"@babel/preset-env": "^7.12.7",
"@babel/preset-typescript": "^7.16.0",
"babel-plugin-transform-typescript-metadata": "^0.3.1",
"core-js": "^3.7.0"
},