Skip to content

rexkenley/codecheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codecheck

A sample project on how to add code checking to any js/ts project

Steps

  1. npm init -y
  2. npm i -D typescript eslint prettier eslint-config-airbnb-typescript-prettier @tsconfig/recommended
  3. copy .eslintrc.json, .prettierrc.json and tsconfig.json

Reference

About

A sample project on how to add code checking to any js/ts project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors