diff --git a/types/markdown-it-lazy-headers/markdown-it-lazyheaders-tests.ts b/types/markdown-it-lazy-headers/markdown-it-lazy-headers-tests.ts similarity index 100% rename from types/markdown-it-lazy-headers/markdown-it-lazyheaders-tests.ts rename to types/markdown-it-lazy-headers/markdown-it-lazy-headers-tests.ts diff --git a/types/markdown-it-lazy-headers/tsconfig.json b/types/markdown-it-lazy-headers/tsconfig.json index 353603784a..96e39b5ffe 100644 --- a/types/markdown-it-lazy-headers/tsconfig.json +++ b/types/markdown-it-lazy-headers/tsconfig.json @@ -18,6 +18,6 @@ }, "files": [ "index.d.ts", - "markdown-it-lazyheaders-tests.ts" + "markdown-it-lazy-headers-tests.ts" ] } \ No newline at end of file