{
  "extends": "ts-config-single-spa",
  "compilerOptions": {
    "jsx": "react"
  },
  "include": ["src/**/*"]
}
