feat: add front_end config

This commit is contained in:
2026-03-16 16:19:13 +01:00
parent 416830c4b5
commit e5a55d6c7e
2 changed files with 19 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "./node_modules/oxfmt/configuration_schema.json",
"printWidth": 80,
"sortImports": {},
"ignorePatterns": []
}