UNPKG

96 BJSONView Raw
1{
2 "extends": "./tsconfig.json",
3 "include": [
4 "./**/*.ts"
5 ],
6 "exclude": [ ]
7}