set up dataJitsu with prettier formatting
Atticus29 opened this issue · 1 comments
Atticus29 commented
set up dataJitsu with prettier formatting
Atticus29 commented
Already done:
- Prettier set up
- Ts linter removed for styling stuff according to https://medium.com/@victormejia/setting-up-prettier-in-an-angular-cli-project-2f50c3b9a537
- Set up VSC to apply prettier upon save (is this for every project??)
Remaining parts:
- Figure out how to apply it app-wide
- Troubleshoot why husky isn't doing the pre-commit thing