{
  "compilerOptions": {
    "allowSyntheticDefaultImports": true,
    "noEmit": true,
    "jsx": "react-jsx",
  },
  "include": ["./src"],
}
