1
0
mirror of https://github.com/seejohnrun/haste-server.git synced 2026-02-10 16:01:32 +00:00

fix pr comments

This commit is contained in:
Yusuf Yilmaz
2022-06-03 11:28:41 +02:00
parent 30c1c486f6
commit ab47249505
6 changed files with 127 additions and 122 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"tabWidth": 2,
"semi": false,
"trailingComma": "all",
"trailingComma": "none",
"printWidth": 80,
"arrowParens": "avoid",
"singleQuote": true