anki/qt/ts/.prettierrc

7 lines
82 B
Plaintext

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