{ "extends": "../tsconfig.json", "include": [ "../src/**/*" ], "exclude": [ "../src/**/tests/**", "../src/testing/**", "../src/**/*.test.ts" ] }