Hacker News new | ask | show | jobs
by khaliqgant 3026 days ago
I’ve been working on this: https://github.com/khaliqgant/typescript-build

It integrates prettier, eslint:fix, and tslint:fix as part of the build process. Uses husky to run as a precommit hook as well.

Life saver when developing.