mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2026-08-07 07:14:49 +00:00
ea9e0bdbd1
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
8 lines
105 B
JSON
8 lines
105 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"compilerOptions": {
|
|
"strict": false,
|
|
"rootDir": ".."
|
|
}
|
|
}
|