1{2 "extends": "../../tsconfig.base.json",3 "compilerOptions": {4 "rootDir": ".",5 "noEmit": true6 },7 "include": ["src", "test"]8}9