mirror of
https://github.com/jbranchaud/til
synced 2026-01-03 07:08:01 +00:00
8 lines
143 B
JSON
8 lines
143 B
JSON
{
|
|
"excludes": ["README.md"],
|
|
"markdown": {
|
|
"textWrap": "never"
|
|
},
|
|
"plugins": ["https://plugins.dprint.dev/markdown-0.16.0.wasm"]
|
|
}
|