all repos — stealth-developers @ 50447c924ecc38d8496b3533fb7a4ed9a510c20f

frontend/.oxfmtrc.json (view raw)

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