Skip to content

TypeScript + TSlint + Prettier + TypeStrict

Notifications You must be signed in to change notification settings

betterPT/ts-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TS Boilerplate

TypeScript + TSlint + Prettier + TypeStrict

Using

yarn test:fix   # to run all possible checks (linter, formatter, tests) and try autofix errors

Boilerplate comes with tslint-language-service plugin which allows you to see linter problems that would likely produce bugs directly in the IDE. To use it make sure to switch project's typescript compiler in you IDE.

About

TypeScript + TSlint + Prettier + TypeStrict

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%