Skip to content

Commit 196de00

Browse files
Ashley BibizadehAshley Bibizadeh
authored andcommitted
update babelrc
1 parent 8bf3e3d commit 196de00

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

.babelrc

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,4 @@
66
"plugins": [
77
"@babel/plugin-proposal-class-properties"
88
]
9-
}
10-
// {
11-
// "presets": [
12-
// "env",
13-
// // "react",
14-
// "@babel/preset-react"
15-
// ],
16-
// "plugins": [
17-
// "transform-class-properties"
18-
// ]
19-
// }
9+
}

0 commit comments

Comments
 (0)