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>
This commit is contained in:
GatsbyJS Bot
2020-04-15 16:00:41 +00:00
co-authored by Dima An
parent 068b72d068
commit d1f430ad77
5 changed files with 11 additions and 14 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
"react-dom": "^16.12.0"
},
"devDependencies": {
"prettier": "^1.19.1"
"prettier": "2.0.4"
},
"repository": {
"type": "git",