Skip to content

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

License

Notifications You must be signed in to change notification settings

rexkenley/codecheck

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

No packages published