Last 12 weeks · 3 commits
5 of 6 standards met
Summary Adds Markdown docs for the four previously undocumented rules (, , , ) and an section for the three rules that expose configuration (, , ). Drops the allowlist in — every rule's now points at its file instead of falling back to the test file. Fixes the wrong on (copy-pasted from another rule) and tightens the one on . Rewrites with install instructions, a flat-config usage example, a pointer to , and a rules table with 🔧 (fixable) / ⚙️ (configurable) flags linking to each rule's doc. fix #49 Test plan [x] — all 193 tests pass [x] — clean [x] — succeeds; verified at runtime that 's now resolves to 🤖 Generated with Claude Code
Clear and concise description of the problem There are no files for these rules: Suggested solution Add Markdown description of the rules as you make them for other rules. Alternative _No response_ Additional context _No response_ Validations [x] Follow our Code of Conduct [x] Read the Contributing Guide. [x] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Repository: antfu/eslint-plugin-antfu. Description: Anthony extended ESLint rules. Stars: 174, Forks: 21. Primary language: TypeScript. Languages: TypeScript (98.9%), JavaScript (1.1%). License: MIT. Latest release: v3.2.3 (1mo ago). Open PRs: 0, open issues: 2. Last activity: 1mo ago. Community health: 85%. Top contributors: antfu, hyoban, 9romise, ntnyq, zzxming, CLDXiang, jacob-8, ycs77, so1ve, SukkaW and others.