Community Patterns

Community Library Entry

4

Regular Expression
Created·2015-09-08 22:26
Flavor·ECMAScript (JavaScript)

/
(\/\/\/)\s+(<|>)(.*)(<|>)
/
g
Open regex in editor

Description

Finds Typescript's reference path syntax.

Submitted by Lovelidge, Shawn