{ "$schema": "./node_modules/oxlint/configuration_schema.json", "options": { "typeAware": true, "typeCheck": true }, "categories": { "correctness": "error" }, "ignorePatterns": ["dist"] }