mirror of
https://github.com/jbranchaud/til
synced 2026-01-03 07:08:01 +00:00
Remove dprint config to never text wrap
This was causing multi-line sequences of text in TIL markdown files to be unwrapped into one long line.
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
{
|
||||
"excludes": ["README.md"],
|
||||
"markdown": {
|
||||
"textWrap": "never"
|
||||
},
|
||||
"plugins": ["https://plugins.dprint.dev/markdown-0.16.0.wasm"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user