all repos — stealth-developers @ fee480c17f290e9703225a6747c6f80fd4bfb8a2

frontend/.oxfmtrc.json (view raw)

 1
 2
 3
 4
 5
 6
{
  "$schema": "./node_modules/oxfmt/configuration_schema.json",
  "semi": false,
  "singleQuote": true,
  "useTabs": true
}