2022-11-14 14:18:39 +01:00

8 lines
113 B
JSON

{
"extends": "../../tsconfig.json",
"compilerOptions": {
"strict": true
},
"include": ["src/**/*"]
}