Skip to content

Commit dfe5cc9

Browse files
author
Andrei Bratu
committed
rebase changes
1 parent 4fc66ca commit dfe5cc9

File tree

4 files changed

+12
-765
lines changed

4 files changed

+12
-765
lines changed

.fernignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ tests/unit/fetcher/stream-wrappers/webpack.test.ts
2525
.prettierrc.yml
2626
.prettierignore
2727
.gitignore
28-
babel.config.js
2928

3029
# Package Scripts
3130

babel.config.js

Lines changed: 0 additions & 10 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,7 @@
5353
"jsonschema": "^1.4.1",
5454
"@types/cli-progress": "^3.11.6",
5555
"@types/lodash": "4.14.74",
56-
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
57-
"babel-jest": "^29.7.0",
58-
"@babel/core": "^7.26.0",
59-
"@babel/preset-env": "^7.26.0"
56+
"@trivago/prettier-plugin-sort-imports": "^4.3.0"
6057
},
6158
"browser": {
6259
"fs": false,

0 commit comments

Comments
 (0)