G4brym/workers-qb

Run prettier on project and commit

geelen opened this issue · 1 comments

Putting together a PR but getting a lot of syntax noise. Can you check your prettier settings then run npx prettier --write . and once you're happy with the result, commit it to master and I'll PR off that?

Hey @geelen i've forgotten to enable prettier on pre-commit
Everything should be fixed now
Thanks for letting me know