1
0
Fork 0
peertube/server/tools/tsconfig.json

5 lines
87 B
JSON

{
"extends": "../../tsconfig.json",
"exclude": [ ] // Overwrite exclude property
}