Skip to content

Commit fb1b512

Browse files
committed
Remove babel
1 parent 8b5481c commit fb1b512

File tree

2 files changed

+0
-29
lines changed

2 files changed

+0
-29
lines changed

.babelrc

-25
This file was deleted.

package.json

-4
Original file line numberDiff line numberDiff line change
@@ -94,13 +94,9 @@
9494
"react": ">=16"
9595
},
9696
"devDependencies": {
97-
"@babel/core": "^7.0.0",
98-
"@babel/preset-env": "^7.0.0",
99-
"@babel/preset-react": "^7.0.0",
10097
"@types/react": "^17.0.0",
10198
"@types/react-dom": "^17.0.0",
10299
"@types/react-is": "^17.0.0",
103-
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
104100
"c8": "^7.8.0",
105101
"esbuild": "^0.12.0",
106102
"esbuild-register": "^2.6.0",

0 commit comments

Comments
 (0)