UNPKG

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