all repos — stealth-developers @ f6f5a6423298aebc9c56231c1a1ec8c68895f891

frontend/.oxfmtrc.json (view raw)

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