]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame_incremental - server/tools/tsconfig.json
Introduce login command
[github/Chocobozzz/PeerTube.git] / server / tools / tsconfig.json
... / ...
CommitLineData
1{
2 "extends": "../../tsconfig.json",
3 "include": [ ".", "../typings" ],
4 "exclude": [ ] // Overwrite exclude property
5}