Skip to content

Commit a3bbe42

Browse files
committed
chore(prettier): change parser to babel
1 parent 6d1ae0c commit a3bbe42

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
@@ -124,6 +124,6 @@
124124
},
125125
"prettier": {
126126
"printWidth": 80,
127-
"parser": "babylon"
127+
"parser": "babel"
128128
}
129129
}

0 commit comments

Comments
 (0)