mirror of
https://github.com/developit/microbundle.git
synced 2026-01-18 13:56:35 +00:00
8 lines
89 B
JSON
8 lines
89 B
JSON
{
|
|
"compilerOptions": {
|
|
"rootDir": "./src",
|
|
"jsxFactory": "h",
|
|
"jsx": "react"
|
|
}
|
|
}
|