Skip to content

Commit 1db6795

Browse files
committed
Remove Babel (which was not really necessary), replace it by acorn if needed, close #105
1 parent 0a416c2 commit 1db6795

File tree

5 files changed

+179
-1559
lines changed

5 files changed

+179
-1559
lines changed

.babelrc

-3
This file was deleted.

babel.config.js

-3
This file was deleted.

package.json

-5
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,6 @@
2727
"schema-utils": "^3.0.0 || ^4.0.0"
2828
},
2929
"devDependencies": {
30-
"@babel/core": "^7.22.0",
31-
"@babel/parser": "^7.26.7",
32-
"@babel/preset-env": "^7.22.0",
33-
"@babel/preset-typescript": "^7.22.0",
34-
"@babel/types": "^7.26.7",
3530
"@biomejs/biome": "^1.9.4",
3631
"@hotwired/stimulus": "^3.0",
3732
"@rollup/plugin-typescript": "^12.1.2",

0 commit comments

Comments
 (0)