hedgedoc/tsconfig.test.json

7 lines
83 B
JSON
Raw Normal View History

{
"extends": "./tsconfig.json",
"compilerOptions": {
"strict": false
}
}