mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-17 00:41:34 +00:00
6 lines
83 B
JSON
6 lines
83 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"strict": false
|
|
}
|
|
}
|