blu3r4y/jku-room-search

Add an auto-formatter to the repository

Closed this issue · 0 comments

  • Configure prettier with --parser typescript --print-width 120 --tab-width 2 --use-tabs
  • Make sure that prettier works with tslint (e.g., use tslint-config-prettier)
  • Add scripts to run the auto-formatter and linter
  • Update the contribution notes in README.md