mirror of
https://github.com/FreeTubeApp/FreeTube.git
synced 2025-12-05 01:10:31 +00:00
Clean up included by default babel class properties transform (#7655)
This commit is contained in:
3
.babelrc
3
.babelrc
@@ -9,8 +9,5 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"plugins": [
|
||||
"@babel/plugin-transform-class-properties"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -77,7 +77,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.28.0",
|
||||
"@babel/plugin-transform-class-properties": "^7.27.1",
|
||||
"@babel/preset-env": "^7.28.0",
|
||||
"@double-great/stylelint-a11y": "^3.0.4",
|
||||
"@eslint/js": "^9.30.1",
|
||||
|
||||
Reference in New Issue
Block a user