Format YAML and JSON Files With Prettier (#4304)
* ci: format yaml and json files with prettier * chore: add changelog entry * fix: format everything * ci: run pretter on all files * ci: rename prettier step
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
trailingComma: es5
|
||||
endOfLine: auto
|
||||
overrides:
|
||||
- files: "*.md"
|
||||
options:
|
||||
proseWrap: preserve
|
||||
Reference in New Issue
Block a user