There was an error while loading. Please reload this page.
1 parent 1976c45 commit dec1611Copy full SHA for dec1611
.babelrc
.mocharc.json
@@ -1,6 +1,3 @@
1
{
2
- "require": [
3
- "@babel/register"
4
- ],
5
"timeout": "10000"
6
}
package.json
@@ -51,9 +51,6 @@
51
"textlint/*"
52
],
53
"devDependencies": {
54
- "@babel/core": "^7.28.0",
55
- "@babel/preset-env": "^7.28.0",
56
- "@babel/register": "^7.27.1",
57
"@eslint/js": "^9.30.1",
58
"@jxa/global-type": "^1.4.0",
59
"@jxa/run": "^1.4.0",
0 commit comments