Go to file Use this template
dependabot[bot] c2a926b207
Bump eslint from 7.32.0 to 8.15.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.15.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 04:55:03 +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 eslint from 7.32.0 to 8.15.0 2022-05-16 04:55:03 +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