m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-17 01:23:39 -05:00
Files
cup/docs/.prettierrc
2025-02-02 14:33:14 +02:00

11 lines
138 B
Plaintext

{
"overrides": [
{
"files": "src/content/docs/integrations.mdx",
"options": {
"tabWidth": 4
}
}
]
}