mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
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:
+1
-1
@@ -19,7 +19,7 @@
|
||||
"react-dom": "^16.12.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "^1.19.1"
|
||||
"prettier": "2.0.4"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user