fastest-validator
fastest-validator copied to clipboard
CI workflow should check code format
There's no standard formatter specified for this repo and different parts have different formats.
Steps
- Add a
formatscript to package.json - Add
npm run format --checklike command to CI
I suggest dprint Used by Deno built-in formatter