Fix prettier formatting

This commit is contained in:
Evan Simkowitz
2024-05-28 12:12:28 -07:00
parent cdaa85f92f
commit c49050f6ed
35 changed files with 13225 additions and 249 deletions
+1 -1
View File
@@ -6,5 +6,5 @@ insert_final_newline = true
[*.{js,jsx,ts,tsx,json,yml,css,less}]
charset = utf-8
indent_style = tab
indent_style = space
indent_size = 4