mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-10 07:34:21 +01:00
Add @ts-check to JS files without it, address resulting issues.
This commit is contained in:
parent
eacfa6142b
commit
37307d0764
7 changed files with 237 additions and 117 deletions
5
test/jsconfig.json
Normal file
5
test/jsconfig.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"resolveJsonModule": true
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue