Skip to content

weiran-zsd/node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js starter

Usage

$ npx degit weiran.zsd/starter
# run linting
$ npm run lint [-- --fix]

# run test
$ npm test

# watching test
$ npm run test:watch

# release
$ npm run release

Features

  • Node.js esm
  • prettier
  • eslint + eslint-plugin-node
  • pre-commit with husky
  • release with standard-version
  • testing with jest
  • gh actions

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published