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