{
  "extends": "tsconfig/react-library.json",
  "include": ["src/**/*", "index.d.ts"],
  "exclude": ["dist", "build", "node_modules"]
}