Skip to content

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

License

Notifications You must be signed in to change notification settings

casperiv0/ts-project-template

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published