]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - shared/tsconfig.json
Bumped to version v5.2.1
[github/Chocobozzz/PeerTube.git] / shared / tsconfig.json
1 {
2 "extends": "../tsconfig.base.json",
3 "compilerOptions": {
4 "outDir": "../dist/shared"
5 }
6 }