UNPKG

110 BJSONView Raw
1{
2 "compilerOptions": {
3 "target": "es6",
4 "jsx": "react"
5 },
6 "exclude": [
7 "node_modules"
8 ]
9}