Files
Erik Michelson 5574d23889 chore(format): reformat using oxfmt
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2026-01-14 19:46:27 +01:00

8 lines
93 B
JSON

{
"singleQuote": true,
"trailingComma": "all",
"ignorePatterns": [
"**/*.md"
]
}