1 2 3 4 5 6 7{ "$schema": "https://unpkg.com/oxlint/configuration_schema.json", "plugins": ["unicorn", "typescript", "oxc"], "rules": {}, "ignorePatterns": [] }
1 2 3 4 5 6 7
{ "$schema": "https://unpkg.com/oxlint/configuration_schema.json", "plugins": ["unicorn", "typescript", "oxc"], "rules": {}, "ignorePatterns": [] }