Skip to content
/ ts-linted-template Public template

The template that I use when starting new TS projects.

Notifications You must be signed in to change notification settings

clugg/ts-linted-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-linted-template

This is the template that I use when starting new TS projects. It contains:

  • TypeScript
  • ESLint
  • Prettier
  • Automatic fix/format on save (using VSCode)

The ESLint rules are quite strict by default and are intended to enforce good (in my opinion!) practices along with consistent code styling.

I use this alongside vue-cli to create Vue projects.

About

The template that I use when starting new TS projects.

Resources

Stars

Watchers

Forks

Releases

No releases published