Commit graph

5 commits

Author SHA1 Message Date
Marcel Amirault
143872fa52 Remove trailing whitespace in docs
Remove unneeded trailing whitespace in lines in
/development /ci /api and /administration docs.
2019-07-12 08:15:38 +00:00
Paul Slaughter
c3d71eb3c4
Update prettier.md with VSCode Settings section
**Why?**

This is a recurring issue that new team members keep running into.
2018-12-14 08:29:56 -06:00
Stan Hu
bfaf72e008 Fix documentation on using prettier for a specific directory
If the `check` parameter is used, the `allFiles` parameter is `false`,
which causes the prettier.js script only to process staged files.
The correct parameters are `check-all` and `save-all`.
2018-11-23 22:02:52 -08:00
Tim Zallmann
930baeb92a
Added possibility to run prettier against one specific directory to make our conversion easier 2018-06-15 12:43:03 +02:00
Tim Zallmann
51e454f3b1 Prettier Phase 1: Prettier Configuration, Prettifying of files and documentation 2018-03-14 19:32:36 +00:00