1 2 3 4 5 6 7 8
{ "extends": "./tsconfig.all.json", "include": ["src", "test"], "compilerOptions": { "noEmit": true, "skipLibCheck": true } }