Don't move the caption if it has the right name
[oweals/peertube.git] / server / tools / tsconfig.json
1 {
2   "extends": "../../tsconfig.json",
3   "exclude": [ ] // Overwrite exclude property
4 }