Skip to content

Just a quick boilerplate repo for TS with linting to save time

Notifications You must be signed in to change notification settings

DanteASC4/TSBoilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barebones TypeScript Boilerplate

Super basic repo with base files for TypeScript and linting

Main Packages

  • typescript
  • prettier
  • eslint

package.json scripts

  • lint
    • Basic lint command
  • lint:out
    • Lint and output in html to ./lint-report.html
  • lint:fix
    • Lint and fix all auto-fixable problems

About

Just a quick boilerplate repo for TS with linting to save time

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages