hedgedoc/markdown-it-plugins/tsconfig.test.json
Tilman Vatteroth f5736dad0f feat: import markdown-it-plugins from https://github.com/hedgedoc/markdown-it-plugins
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-08-26 15:30:30 +02:00

6 lines
74 B
JSON

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