Microsoft/TypeScript

Give an error indicating that the triple slash has syntax error

Open

#5.062 geöffnet am 1. Okt. 2015

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (6.726 Forks)batch import
Help WantedSuggestion

Repository-Metriken

Stars
 (48.455 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T 17h) (9 gemergte PRs in 30 T)

Beschreibung

I think it will be very nice to give a syntax error when there is a syntax error in triple slash

For example

/// <reference patj="file1.ts"/> => a syntax error that triple slash syntax

Contributor Guide