Skip to content

Commit c40388c

Browse files
committed
chore(prettier): change parser to babel
1 parent 9fd279d commit c40388c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,6 @@
121121
},
122122
"prettier": {
123123
"printWidth": 80,
124-
"parser": "babylon"
124+
"parser": "babel"
125125
}
126126
}

0 commit comments

Comments
 (0)