fluent-skeleton
Version:
23 lines (15 loc) • 401 B
JavaScript
// REALLY NEED INTERACTIVE CLI PRESETS FOR THIS
function reamde() {
// ${name}, ${license}, ${description}, ${username}, ${org}
}
function contributing() {}
function pkg() {}
function travis() {}
// default eslint to supermind | airbnb
function eslint() {}
function gitignore() {}
function editorconfig() {}
function appvoyer() {}
function circle() {}
function codecov() {}
function bot() {}