Skip to content

Commit cee291e

Browse files
committed
removed babel plugin
1 parent 4831d30 commit cee291e

File tree

2 files changed

+0
-27
lines changed

2 files changed

+0
-27
lines changed

package-lock.json

-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

-7
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@
2828
"@babel/preset-react"
2929
],
3030
"plugins": [
31-
[
32-
"@babel/plugin-proposal-decorators",
33-
{
34-
"legacy": true
35-
}
36-
],
3731
"@babel/plugin-proposal-class-properties"
3832
]
3933
},
@@ -71,7 +65,6 @@
7165
"devDependencies": {
7266
"@babel/core": "^7.10.1",
7367
"@babel/plugin-proposal-class-properties": "^7.8.3",
74-
"@babel/plugin-proposal-decorators": "^7.10.5",
7568
"@babel/preset-env": "^7.10.1",
7669
"@babel/preset-react": "^7.9.4",
7770
"@jest-runner/electron": "^2.0.3",

0 commit comments

Comments
 (0)