mirror of
https://github.com/astral-sh/claude-code-plugins.git
synced 2026-09-19 01:27:45 +08:00
11 lines
119 B
Plaintext
11 lines
119 B
Plaintext
{
|
|
"overrides": [
|
|
{
|
|
"files": ["*.md"],
|
|
"options": {
|
|
"proseWrap": "always"
|
|
}
|
|
}
|
|
]
|
|
}
|