Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 279 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 279 Bytes

TypeScript Template

Template for TypeScript projects

Included

  • eslint
  • unit test
  • prettier
  • typescript declaration files bundler
  • es modules generator
  • husky pre-commit
  • github actions:
    • CodeQL
    • ESLint
    • Auto npm publish on release creation
    • Stale action