mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-01-02 18:32:49 +00:00
7 lines
83 B
JSON
7 lines
83 B
JSON
|
{
|
||
|
"extends": "./tsconfig.json",
|
||
|
"compilerOptions": {
|
||
|
"strict": false
|
||
|
}
|
||
|
}
|