Files
hedgedoc/database/tsconfig.test.json
T
Erik Michelson b6a6e66534 chore: linting and build fixes
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2025-11-06 00:55:21 +01:00

5 lines
65 B
JSON

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