{
"extends": "./tsconfig.all.json",
"include": ["src", "test"],
"compilerOptions": {
"noEmit": true,
"skipLibCheck": true
}