1
0
mirror of synced 2025-12-19 10:00:34 -05:00
Files
airbyte/.prettierrc
2024-05-07 08:19:33 -07:00

11 lines
119 B
Plaintext

{
"overrides": [
{
"files": "*.md",
"options": {
"proseWrap": "preserve"
}
}
]
}