anki/ts/.prettierrc
2019-12-18 16:12:02 +10:00

6 lines
62 B
Plaintext

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