We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fc66ca commit dfe5cc9Copy full SHA for dfe5cc9
.fernignore
@@ -25,7 +25,6 @@ tests/unit/fetcher/stream-wrappers/webpack.test.ts
25
.prettierrc.yml
26
.prettierignore
27
.gitignore
28
-babel.config.js
29
30
# Package Scripts
31
babel.config.js
package.json
@@ -53,10 +53,7 @@
53
"jsonschema": "^1.4.1",
54
"@types/cli-progress": "^3.11.6",
55
"@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"
+ "@trivago/prettier-plugin-sort-imports": "^4.3.0"
60
},
61
"browser": {
62
"fs": false,
0 commit comments