Microsoft/TypeScript

Give an error indicating that the triple slash has syntax error

Open

#5,062 opened on Oct 1, 2015

 (2 comments) (0 reactions) (0 assignees)TypeScript (13,395 forks)batch import
Help WantedSuggestion

Repository metrics

Stars
 (108,860 stars)
PR merge metrics
 (PR metrics pending)

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

Contributor guide