/node-boilerplate

Very simple NodeJS Project boilerplate

Primary LanguageTypeScript

NodeJS Project Template

It's just simple nodejs project template for me :>

devDeps

  1. ESLint
  2. Husky (hook)
  3. TypeScript + TSup (bundler)
  4. IsCI (detect env is ci or workspace), and isGitDirty (check the .git uncommited changes)

license

MIT