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