-
-
Notifications
You must be signed in to change notification settings - Fork 700
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Prettier to contributing documentation #1167
Comments
Not sure where exactly to put the actual docs (presumably somewhere in docs/contributing.rst) but I've made a slight change to make it easier to run locally (copying the approach in excalidraw): main...benpickles:prettier-docs |
Thanks @benpickles, I just merged that in. I'll use it in the documentation.
|
New documentation section here (I documented Black as well): https://docs.datasette.io/en/latest/contributing.html#code-formatting |
Following #1166 - the docs at https://docs.datasette.io/en/stable/contributing.html should include a section about JavaScript, and it should document how to run Prettier.
I run it in VS Code but it can be run on the command-line too:
The text was updated successfully, but these errors were encountered: