UNPKG

128 BJSONView Raw
1{
2 "extends": "../tsconfig.common.json",
3 "compilerOptions": {
4 },
5 "files": [
6 "src/index.ts",
7 "src/adapt.ts"
8 ]
9}