iamcco / iamcco/diagnostic-languageserver
How do I see the data that a linter is receiving?
- Dominant language
- TypeScript
- Stars
- 439
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to setup a new project and I'm getting this when using `@typescript-esline/parser`:
```
"[typescriptreact] diagnostic handle fail: [eslint] Unexpected token E in JSON at position 0"
```
How do I see the content that eslint is seeing? I can't figure out what "E" is.
Thanks!
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names @typescript-eslint/parser and reports a JSON parsing error while using the diagnostic language server. No file, test, or entry point is identified; first clarify whether the expected outcome is documentation or a debugging/logging change, then define how success will be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, typescript
- Domain
- devtools
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100