mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
098ebd0445
Signed-off-by: David Mehren <git@herrmehren.de>
6 lines
83 B
JSON
6 lines
83 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"strict": false
|
|
}
|
|
}
|