{
  "compilerOptions": {
    "allowSyntheticDefaultImports": true,
    "jsx": "preserve",
    "noEmit": true,
    "strict": true
  },
  "include": ["."]
}
