Disabling eslint errors
Open
review
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Why would you instead of solving eslint problems you disable it?
https://github.com/GSG-G10/AutoComplete/blob/5d525191665187cbf038c6cdca7d1b2280dbe2fe/public/utils.js#L1-L4
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by opening public/utils.js at lines 1-4 from the linked revision and inspect the repository's ESLint setup. Run the available ESLint command to identify the disabled errors; completion would require addressing those errors rather than suppressing them, but the issue does not define the expected fixes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, javascript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100