UNPKG

116 BJSONView Raw
1{
2 "extends": "@platform/ts/tsconfig.json",
3 "include": ["src"],
4 "compilerOptions": {
5 "outDir": "lib"
6 }
7}