mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-17 22:40:13 +01:00
Add "// @ts-check" for better VS Code experience, address corresponding issues.
This commit is contained in:
parent
1184281c87
commit
3cecb86f9b
3 changed files with 72 additions and 58 deletions
|
|
@ -1,3 +1,5 @@
|
|||
// @ts-check
|
||||
|
||||
"use strict";
|
||||
|
||||
// Regular expression for matching common newline characters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue