aboutsummaryrefslogtreecommitdiff
path: root/.hintrc
blob: 2d0703258080e8dd82fe891a92be4466c79b8dfe (plain)
1
2
3
4
5
6
7
8
{
  "ignoredUrls": [
    {
      "domain": "**/\\.claude/**",
      "hints": ["*"]
    }
  ]
}