mirror of
https://github.com/lone-cloud/gerbil
synced 2026-06-03 09:33:10 -07:00
7 lines
204 B
JSON
7 lines
204 B
JSON
{
|
|
"$schema": "./node_modules/oxfmt/configuration_schema.json",
|
|
"singleQuote": true,
|
|
"sortImports": {
|
|
"groups": ["builtin", "external", "internal", ["parent", "sibling", "index"], "style"]
|
|
}
|
|
}
|