anki/qt/ts/.prettierrc
Damien Elmes 5876866565 tweaking the folder names again
hopefully that's the last of it
2020-01-03 07:48:38 +10:00

6 lines
62 B
Plaintext

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