Files
ejs/.oxfmtrc.json
2026-05-24 19:30:13 +00:00

7 lines
158 B
JSON

{
"$schema": "./node_modules/oxfmt/configuration_schema.json",
"printWidth": 80,
"sortImports": true,
"ignorePatterns": ["**/*.toml", ".github/**"]
}