Add a placeholder GitHub package
This will serve as something to build testing/TypeScript tooling around
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = github;
|
||||
|
||||
function github() {
|
||||
// TODO
|
||||
}
|
||||
Reference in New Issue
Block a user