Skip to content

Commit 693c828

Browse files
authored
fix: adding support for @babel/preset-env (#538)
1 parent 53602a5 commit 693c828

File tree

2 files changed

+979
-1
lines changed

2 files changed

+979
-1
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"@babel/eslint-parser": "^7.12.13",
1414
"@babel/plugin-proposal-class-properties": "^7.13.0",
1515
"@babel/plugin-transform-runtime": "^7.13.10",
16+
"@babel/preset-env": "^7.14.7",
1617
"@hapi/eslint-plugin": "^5.0.0",
1718
"@typescript-eslint/eslint-plugin": "^4.9.0",
1819
"@typescript-eslint/parser": "^4.9.0",

0 commit comments

Comments
 (0)