gajus / gajus/eslint-plugin-flowtype
feature: consistent-type-delimeter
Open
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 151
- PR merge metrics
- No merged PRs in 30d
Description
I want to see a new rule where I can enforce more consistency on an object type. Currently `,` or `;` can be used between object properties, the rule would enforce one or the other
Contributor guide
Research direction
The issue names no files, tests, or entry points. Locate the existing Flow object-type lint rules and their tests, then determine how rule configuration expresses the preferred delimiter. Done means the rule consistently enforces either commas or semicolons between object properties.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100