GitHunt
CA

casperiv0/ts-project-template

A simple TypeScript project template with ESLint, prettier and GitHub actions

ts-project-template

A simple TypeScript project template with ESLint, prettier and GitHub actions

pnpm scripts

  • format: formats the code using Prettier
  • lint: checks for lint errors using ESLint
  • test:tsc: checks for TypeScript errors

workflows

  • lint: runs the lint script
  • tsc-test: runs the test:tsc script

Languages

TypeScript100.0%

Contributors

MIT License
Created May 22, 2021
Updated July 20, 2023