UNPKG

107 BJSONView Raw
1{
2 "extends": "../../tsconfig.json",
3 "include": ["."],
4 "exclude": ["dist", "build", "node_modules"]
5}