Add prettier configuration

This commit is contained in:
Hazem Krimi
2023-07-01 00:38:49 +01:00
parent de22cafb12
commit 5e01140d6e
57 changed files with 1896 additions and 1718 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[*.{ts,js,json,tsx,md,mdx,html}]
charset = utf-8
indent_style = tab
indent_style = space
indent_size = 2
quote_type= single