vitest/examples/react/tsconfig.json
2022-01-13 13:36:36 +08:00

6 lines
50 B
JSON

{
"compilerOptions": {
"jsx": "react"
}
}