Anki/.prettierrc

6 lines
91 B
Text

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