Set prose wrap to preserve
for Deno fmt
This commit is contained in:
parent
771830a416
commit
52b12923d1
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
"lume-markdown-plugins/": "https://deno.land/x/lume_markdown_plugins@v0.7.1/"
|
||||
},
|
||||
"fmt": {
|
||||
"proseWrap": "preserve",
|
||||
"exclude": [
|
||||
"LICENSE.md",
|
||||
"_site/"
|
||||
|
|
Loading…
Reference in a new issue