mirror of
https://github.com/jbranchaud/til
synced 2026-01-03 07:08:01 +00:00
Disable dprint for README for bullet formatting
This commit is contained in:
7
dprint.json
Normal file
7
dprint.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"excludes": ["README.md"],
|
||||
"markdown": {
|
||||
"textWrap": "never"
|
||||
},
|
||||
"plugins": ["https://plugins.dprint.dev/markdown-0.16.0.wasm"]
|
||||
}
|
||||
Reference in New Issue
Block a user