agent-Specialization/.prettierrc

7 lines
90 B
Plaintext

{
"singleQuote": true,
"semi": true,
"printWidth": 100,
"trailingComma": "none"
}