Enforce text wrapping in Markdown files
This commit is contained in:
parent
d7657e5e63
commit
df1fbf6d83
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
"$schema": "http://json.schemastore.org/prettierrc"
|
||||
proseWrap: always
|
||||
overrides:
|
||||
- files: "*.html"
|
||||
options:
|
||||
|
|
Loading…
Reference in a new issue