revamp babel config

This commit is contained in:
Rene Haas
2022-10-20 13:23:28 +02:00
parent d821061cd8
commit 3f1d8bc8d3
7 changed files with 187 additions and 31 deletions
+1 -1
View File
@@ -16,6 +16,7 @@
"@babel/core": "^7.18.2",
"@babel/plugin-transform-runtime": "^7.18.2",
"@babel/preset-env": "^7.18.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.17.12",
"@babel/runtime": "^7.18.2",
"@playwright/test": "^1.22.2",
@@ -23,7 +24,6 @@
"@types/jest": "^28.1.6",
"@typescript-eslint/eslint-plugin": "^5.31.0",
"@typescript-eslint/parser": "^5.31.0",
"babel-jest": "^28.1.3",
"esbuild": "^0.15.10",
"eslint": "^8.20.0",
"eslint-config-airbnb": "^19.0.4",