aboutsummaryrefslogtreecommitdiffstats
path: root/tsconfig.json
blob: b9567f6052d70ca2c9035e33667fded3cc4ed71f (plain) (blame)
1
2
3
4
5
6
{
  "extends": "expo/tsconfig.base",
  "compilerOptions": {
    "strict": true
  }
}