UNPKG

154 BJSONView Raw
1{
2 "compilerOptions": {
3 "outDir": "./dist",
4 "allowJs": true,
5 "target": "es5",
6 "esModuleInterop": true
7 },
8 "include": ["./src/**/*"]
9}