]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame_incremental - shared/tsconfig.json
Translated using Weblate (Persian)
[github/Chocobozzz/PeerTube.git] / shared / tsconfig.json
... / ...
CommitLineData
1{
2 "extends": "../tsconfig.base.json",
3 "compilerOptions": {
4 "outDir": "../dist/shared"
5 }
6}