refactor: replace prettier with oxfmt

This commit is contained in:
2026-07-18 07:22:25 +02:00
parent 39e952658b
commit 67c903d427
7 changed files with 427 additions and 52 deletions
+7
View File
@@ -0,0 +1,7 @@
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true