UNPKG

125 BJSONView Raw
1{
2 "exclude": [
3 "dist",
4 "node_modules",
5 "src/**/test/*"
6 ],
7 "extends": "./tsconfig.json"
8}