UNPKG

143 BJSONView Raw
1{
2 "extends": "../../../tsconfig.json",
3 "compilerOptions": {
4 "outDir": "./dist",
5 "baseUrl": "./"
6 },
7 "files": ["src/index.ts"]
8}