2
0

tsconfig.check.json 67 B

123
  1. {
  2. "extends": ["./tsconfig.json", "./.svelte-kit/tsconfig.json"]
  3. }