anki/.prettierrc

7 lines
90 B
Plaintext

{
"trailingComma": "es5",
"printWidth": 88,
"tabWidth": 4,
"semi": true
}