leadhomesa / leadhomesa/javascript
Linting allows double quotes
Open
Nobody has claimed this yet.
bug
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Linter does not throw errors when using double quotes outside of JSX.
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the repository's lint configuration and the rule handling quote style, then inspect how JSX is excluded. Run the existing lint checks with JavaScript files that use double quotes both inside and outside JSX; done means non-JSX double quotes produce errors while JSX remains allowed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100