Format JSON and YAML using Prettier (#17823)
* Format JSON and YAML using Prettier * Add prettier to devDep
This commit is contained in:
committed by
GitHub
parent
cf5435bb27
commit
584d8b977b
@@ -92,8 +92,5 @@
|
||||
"scripts": {
|
||||
"postdeploy": "bundle exec rails db:migrate && bundle exec rails db:seed"
|
||||
},
|
||||
"addons": [
|
||||
"postgresql",
|
||||
"redis"
|
||||
]
|
||||
"addons": ["postgresql", "redis"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user