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 5bd39d9 commit 7e4ddb2Copy full SHA for 7e4ddb2
index.js
@@ -4,4 +4,4 @@ export default function (octokit) {
4
return {
5
fetchAllRepos: plugin.bind(null, octokit),
6
};
7
-};
+}
0 commit comments