tsconfig.json 65 B

1234
  1. {
  2. "extends": "astro/tsconfigs/strict",
  3. "exclude": ["dist"]
  4. }