hedgedoc/markdown-it-plugins/tsconfig.test.json
Tilman Vatteroth ffe48f2fd2 fix(markdown-it-plugins): migrate imported files
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-08-26 15:30:30 +02:00

4 lines
65 B
JSON

{
"extends" : "./tsconfig.esm.json",
"exclude": ["./dist"]
}