6 lines
72 B

{
"extends": "./tsconfig.json",
"include": [
"src/client"
]
}