{ "$schema": "https://raw.githubusercontent.com/oxc-project/oxc/main/npm/oxlint/configuration_schema.json", "rules": { "no-array-for-each": "off", "no-nested-ternary": "off", "no-array-sort": "off", "preserve-caught-error": "off", }, }