Go to file Use this template
dependabot[bot] 9ad2431021
Bump husky from 7.0.4 to 8.0.1
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v7.0.4...v8.0.1)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 04:54:49 +00:00
.github Create dependabot.yml 2022-05-16 11:53:54 +07:00
.husky Updated husky for prettier 2021-09-13 20:33:01 +07:00
src Add @types/node 2021-09-13 18:31:38 +07:00
.drone.yml Add TS Project for template project 2021-09-13 18:15:48 +07:00
.eslintrc.js Add TS Project for template project 2021-09-13 18:15:48 +07:00
.gitignore Update '.gitignore' 2021-09-13 18:17:27 +07:00
.prettierrc.json Add TS Project for template project 2021-09-13 18:15:48 +07:00
LICENSE Initial commit 2021-09-13 17:58:20 +07:00
package.json Bump husky from 7.0.4 to 8.0.1 2022-05-16 04:54:49 +00:00
README.md Update 'README.md' 2021-12-22 08:44:26 +07:00
tsconfig.json Add TS Project for template project 2021-09-13 18:15:48 +07:00

TS Project (Template for TypeScript)

Build Status

  • TypeScript
  • TS Node Dev
  • Husky
  • Prettier
  • ESLint

...

Contributors