Add "// @ts-check" for better VS Code experience, address corresponding issues.

This commit is contained in:
David Anson 2017-12-15 22:55:51 -08:00
parent 1184281c87
commit 3cecb86f9b
3 changed files with 72 additions and 58 deletions

View file

@ -1,3 +1,5 @@
// @ts-check
"use strict";
// Regular expression for matching common newline characters