Commit Graph
2 Commits
Author SHA1 Message Date
GatsbyJS BotandDima An d1f430ad77 Update prettier (#22520)
* Update prettier to latest version

* Run 'yarn format' from root of project

* Remove prettier-ignore for nested markdown

* Fix starters

* Fix benchmarks

* Fix examples

* Fix integration-tests

* Update eslint-config-prettier & eslint-plugin-prettier

* Fix linting

* Update all .prettierrc

* Run Prettier on full codebase

* Remove unnecessary .prettierrc & .prettierignore files

* Update Prettier script

* Update snapshots

* Revert snapshot

* Revert "Update Prettier script"

This reverts commit 008eb996

* Update snapshot

* Update docs/blog/2018-08-09-swag-store/index.md

Co-Authored-By: Dima An <dmitriym44@gmail.com>

Co-authored-by: Dima An <dmitriym44@gmail.com>
2020-04-15 16:00:41 +00:00
GatsbyJS Bot 0fcda46499 feat(starters): Add .prettierrc to starters (#11786)
* feature(prettier): Add .prettierrc to starters

* Add format script and prettier and prettier as a dev dependency

* Move format script up after develop

* feature(prettier): Add .prettierrc to starters

* Add format script and prettier and prettier as a dev dependency

* Move format script up after develop

* Add .prettierrc to filetree on README files of all starters

* Remove duplication of devDependencies on hello-world starter
2019-02-22 21:44:16 +00:00