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

5 lines
62 B
Text

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