align frontend formatting

This commit is contained in:
Yisroel Baum 2026-06-22 09:28:32 +03:00
parent f73d7c101a
commit 5017186c1a
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9
9 changed files with 124 additions and 63 deletions

View file

@ -1,5 +1,6 @@
{
"$schema": "./node_modules/oxfmt/configuration_schema.json",
"printWidth": 80,
"semi": false,
"singleQuote": true
}