tsconfig.json

1{
2	"extends": "../../tsconfig.json",
3	"include": ["src"]
4}