hedgedoc/html-to-react/tsconfig.test.json
Tilman Vatteroth 84527f065c feat: import html-to-react from https://github.com/hedgedoc/html-to-react
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-08-26 15:07:49 +02:00

4 lines
63 B
JSON

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