aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/with-vite/apps/docs/tsconfig.json
blob: a803037ccfec321b1c29de47ba73f859dadb1ee9 (plain) (blame)
1
2
3
4
{
  "extends": "tsconfig/vite.json",
  "include": ["src"]
}