wallet-core/node_modules/ts-loader/examples/react-cdn-simple/tsconfig.json

6 lines
63 B
JSON
Raw Normal View History

2017-05-03 15:35:00 +02:00
{
"compilerOptions": {
"jsx": "react"
}
}