gitlab-org--gitlab-foss/doc/development/new_fe_guide
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
..
development Add missing slash in frontend testing guide 2018-11-13 19:20:01 +00:00
modules Prioritize group settings, improve panel titles, disable submit without changes 2018-10-15 13:36:19 +00:00
style Fix documentation on using prettier for a specific directory 2018-11-23 22:02:52 -08:00
dependencies.md update the frontend dependency guide with distinction between dependencies and devDependencies 2018-05-31 13:24:28 -05:00
index.md Prioritize group settings, improve panel titles, disable submit without changes 2018-10-15 13:36:19 +00:00
initiatives.md
principles.md
tips.md Add yarn clean step, to delete production compiled assets 2018-05-29 11:40:18 -05:00