aboutsummaryrefslogtreecommitdiffstats
path: root/backend/node_modules/hasown/tsconfig.json
blob: 0930c565850326810b8efe09ca98895aeffd8f21 (plain) (blame)
1
2
3
4
5
6
{
  "extends": "@ljharb/tsconfig",
  "exclude": [
    "coverage",
  ],
}