{ "extends": "./tsconfig.json", "include": [ "tests/**/*.ts", "tests/**/*.tsx" ], "exclude": [ "node_modules" ] }