UNPKG

149 BJSONView Raw
1{
2 "compilerOptions": {
3 "outDir": "./dist/",
4 "noImplicitAny": true,
5 "module": "commonjs",
6 "target": "es5",
7 "jsx": "react"
8 }
9}