{ "$schema": "./node_modules/oxfmt/configuration_schema.json", "ignorePatterns": ["dist/**", "coverage/**"], "printWidth": 80, "semi": false, "bracketSpacing": false, "sortImports": { "newlinesBetween": true } }