aboutsummaryrefslogtreecommitdiffstats
path: root/tsconfig.json
blob: 495999c2b95ee256c7d66c975452f202071e968f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "extends": "astro/tsconfigs/strict",
  "compilerOptions": {
    "jsx": "react",
    "esModuleInterop": true,
    "allowSyntheticDefaultImports": true,
    "moduleResolution": "node",
    "resolveJsonModule": true,
    "isolatedModules": true,
    "skipLibCheck": true
  }
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage