UNPKG

132 BJSONView Raw
1{
2 "compilerOptions": {
3 "target": "ES6",
4 "allowSyntheticDefaultImports": true
5 },
6 "exclude": [
7 "node_modules"
8 ]
9}