oxc/apps/oxlint/fixtures/eslintrc_vitest_replace/eslintrc.json

5 lines
69 B
JSON

{
"rules": {
"vitest/no-disabled-tests": "error"
}
}