blob: 26bfa5d70c49f4ced7c8217d7bcfaa842f26c0f0 [file] [log] [blame]
{
"extends": "./tsconfig.json",
"compilerOptions": {
"noEmit": true
},
"include": ["lib", "test"]
}