Przeglądaj źródła

:gear: adding prettier rules for frontend

tags/0.0.1
j 4 lat temu
rodzic
commit
2f1c2f206f
1 zmienionych plików z 6 dodań i 0 usunięć
  1. 6
    0
      frontend/.prettierrc

+ 6
- 0
frontend/.prettierrc Wyświetl plik

@@ -0,0 +1,6 @@
1
+trailingComma: "all"
2
+tabWidth: 4
3
+semi: false
4
+singleQuote: true
5
+bracketSpacing: true
6
+arrowParens: "avoid"

Ładowanie…
Anuluj
Zapisz