microsoft / microsoft/TypeScript
Provide Grammar Errors for JavaScript Files
Offen
@sandersn arbeitet bereits daran.
Seit 06.8.2021.
Awaiting More Feedback
Domain: JavaScript
Experimentation Needed
Rescheduled
Suggestion
- Vorherrschende Sprache
- Go
- Sterne
- 111k
- Forks
- 14.4k
- Ø Merge
- 1 T. 19 Std.
- Gemergte PRs (30 T.)
- 117
Beschreibung
Recently, we started reporting high-confidence errors for typos as suggestions in the language service. We believe that there is a set of grammar issues that are worth erroring on as well that are not reported today (e.g. duplicate block-scoped variables, extending multiple classes, rest parameters occurring before regular parameters, etc.)
Open questions:
- How do we implement this as part of our API?
- What sorts of errors are acceptable here?
- Would we be giving errors that run against the expectations of any popular runtimes, build tools, or syntax extensions?
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.