Skip to content

Commit 3647ba9

Browse files
committed
fixup! feat(editor): use google-modes for syntax highlight
1 parent f262ef5 commit 3647ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.babelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[
44
"@babel/preset-env",
55
{
6-
"modules": "commonjs",
6+
"modules": false,
77
"useBuiltIns": "usage",
88
"corejs": 2,
99
"exclude": [

0 commit comments

Comments
 (0)