Anki/ts/.prettierrc

6 lines
82 B
Text

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