all repos — stealth-developers @ 9b885fe8c0d7c22dd2e256a7f9db5bafcf9bdc4d

frontend/.oxfmtrc.json (view raw)

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