all repos — stealth-developers @ eadb53056a474cb5f5380d31375d4754d0892d9d

frontend/.oxfmtrc.json (view raw)

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