ai-mcp-servers/.prettierrc
2025-03-31 19:58:17 +08:00

8 lines
133 B
Text

{
"printWidth": 120,
"semi": false,
"tabWidth": 2,
"singleQuote": true,
"trailingComma": "all",
"bracketSpacing": true
}