Parallelize TypeScript declaration tests.

This commit is contained in:
David Anson 2025-01-03 23:13:08 -08:00
parent 4d4aab6bd4
commit 8dbfe965e9
4 changed files with 5 additions and 4 deletions

View file

@ -25,7 +25,7 @@ export default [
"demo/markdown-it.min.js",
"demo/markdownlint-browser.js",
"demo/markdownlint-browser.min.js",
"example/typescript/type-check.js",
"example/typescript/type-check-*",
"test-repos/**"
]
},