all repos — stealth-developers @ faabc8d87687fbd6bf23fc56f3cf614409b526d9

frontend/.oxfmtrc.json (view raw)

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