Skip to content

Commit bced3de

Browse files
Consistent quotes
1 parent 8000d9d commit bced3de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/test-examples.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ glob.sync(__dirname + '/../pages/docs/manual/latest/**/*.mdx').forEach((file) =>
102102
rescriptCoreCompiled,
103103
'-w',
104104
'-109',
105-
"-uncurried",
105+
'-uncurried',
106106
'-open',
107107
'RescriptCore',
108108
],

0 commit comments

Comments
 (0)