2018-03-09 11:43:22 -05:00

8 lines
89 B
JSON

{
"compilerOptions": {
"rootDir": "./src",
"jsxFactory": "h",
"jsx": "react"
}
}