wallet-core/node_modules/ts-loader/examples/webpack2-react-cdn-simple/tsconfig.json
2017-05-03 15:35:00 +02:00

6 lines
63 B
JSON

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