codesandbox / codesandbox/codesandbox-client
What is the way to do disable eslint?
Open
Nobody has claimed this yet.
🤔 Improvement
VS Code
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
❔ Question
I know that already similar issue exists.
However, at least, it seems that I can turn off or on. As the previous version supported, like this issue is shown.
Could you tell me how to turn it off except for typing/* eslint-disable */ per file?
Your Environment
| Software | Name/Version |
|---|---|
| Сodesandbox | |
| Browser | Chrome |
| Operating System | Catalina 10.15.2 |
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
Start by reading the linked issues #1933 and #1407 to understand the prior ESLint behavior and the requested project-wide toggle. No source file or test is named; done would require an agreed and documented way to disable ESLint without adding a per-file comment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, javascript
- Domain
- tooling
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100