Microsoft/TypeScript

Give an error indicating that the triple slash has syntax error

Open

#5,062 opened on Oct 1, 2015

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (48,455 stars) (6,726 forks)batch import
Help WantedSuggestion

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

Give an error indicating that the triple slash has syntax error · Microsoft/TypeScript#5062 | Good First Issue