Skip to content

Commit

Permalink
Update prettier (gatsbyjs#22520)
Browse files Browse the repository at this point in the history
* 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 008eb99

* 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>
  • Loading branch information
MichaelDeBoey and tbntdima authored Apr 15, 2020
1 parent 2023d28 commit 13a7d3a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{
"presets": [
["babel-preset-gatsby-package"]
]
"presets": [["babel-preset-gatsby-package"]]
}

0 comments on commit 13a7d3a

Please sign in to comment.