{
  "extends": "@karma/web-tsconfig/react-library.json",
  "include": [".", "../icon/src"],
  "exclude": ["dist", "build", "node_modules"]
}
