Microsoft/TypeScript

Give an error indicating that the triple slash has syntax error

Open

#5.062 aberto em 1 de out. de 2015

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (6.726 forks)batch import
Help WantedSuggestion

Métricas do repositório

Stars
 (48.455 stars)
Métricas de merge de PR
 (Mesclagem média 6d 17h) (9 fundiu PRs em 30d)

Description

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

Guia do colaborador