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 cac3230 commit 4388250Copy full SHA for 4388250
plugins/remark-code-import.js
@@ -44,4 +44,4 @@ function createCodeImportPlugin(options = {}) {
44
};
45
46
47
-module.exports = createCodeImportPlugin;
+module.exports = createCodeImportPlugin;
0 commit comments