{ "extends": "./tsconfig.json", "include": [ "src/**/*" ], "exclude": [ "__tests__", "node_modules", "dist" ] }