typescript-eslint / typescript-eslint/ts-api-utils
🛠 Tooling: Switch from markdownlint to eslint/markdown
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 122
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Bug Report Checklist
- I have tried restarting my IDE and the issue persists.
- I have pulled the latest
mainbranch of the repository. - I have searched for related issues and found none that matched my issue.
Overview
@eslint/markdown has replaced markdownlint in my personal repos. I've made this change in create-typescript-app but not here.
As a part of that, I've switched from markdownlint-sentences-per-line to prettier-plugin-sentences-per-line.
Any objections to me making that change here too?
Additional Info
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the repository's existing markdownlint and markdownlint-sentences-per-line configuration first, then compare the proposed @eslint/markdown and prettier-plugin-sentences-per-line setup. Done means the linting dependencies and configuration use the replacements and the repository's Markdown checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown, typescript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100