{ "$schema": "./node_modules/oxfmt/configuration_schema.json", "semi": false, "singleQuote": true, "arrowParens": "avoid", "printWidth": 80, "experimentalSortPackageJson": false, "ignorePatterns": ["dist", "CHANGELOG*.md", "*.toml"], }