1
0
mirror of https://codeberg.org/teddit/teddit synced 2025-01-03 14:29:14 +01:00

add prettierrc

This commit is contained in:
json 2021-09-07 13:11:57 +01:00
parent 6433afde09
commit 7f347d13f7

3
.prettierrc Normal file
View File

@ -0,0 +1,3 @@
{
"singleQuote": true
}