{
    "extends": "./tsconfig.json",
    "exclude": ["node_modules/**/*", "examples/**/*", "__tests__", "tools"]
}