Skip to content

Commit b753425

Browse files
committed
build(babel): upgraded to the preset
1 parent 3e6083f commit b753425

File tree

5 files changed

+26879
-23020
lines changed

5 files changed

+26879
-23020
lines changed

.babelrc

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"presets": [["env", {"targets": {"node": "current"}}], "react"],
3-
"plugins": [["transform-object-rest-spread", { "useBuiltIns": true }]]
2+
"presets": [["@travi", {react: true}]]
43
}

0 commit comments

Comments
 (0)