]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - server/tools/tsconfig.json
f8a1c705c6c0290dc8aa1bae46b47f9b9d1a6753
[github/Chocobozzz/PeerTube.git] / server / tools / tsconfig.json
1 {
2 "extends": "../../tsconfig.json",
3 "exclude": [ ] // Overwrite exclude property
4 }