format js code in fastn with prettier #1649
Closed
siddhantk232
started this conversation in
Ideas & RFCs
Replies: 1 comment
-
@harshdoesdev has created a PR for this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
suggested cmd to format in CI, git hooks and, manual:
prettier --write --tab-width 4 fastn-js/js/ftd.js
reference:
Beta Was this translation helpful? Give feedback.
All reactions