We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e509dfd commit a462940Copy full SHA for a462940
examples/utils.js
@@ -1,6 +1,6 @@
1
// Ignore this file, this is only needed for internal purposes.
2
-// We mock `require()` that examples look the same as if the library was
3
-// directly installed.
+// We mock `require()` so that examples look the same as if the library
+// was directly installed.
4
5
// eslint-disable-next-line filenames/match-exported
6
'use strict'
0 commit comments