gerbil/.oxfmtrc.json

7 lines
204 B
JSON

{
"$schema": "./node_modules/oxfmt/configuration_schema.json",
"singleQuote": true,
"sortImports": {
"groups": ["builtin", "external", "internal", ["parent", "sibling", "index"], "style"]
}
}