]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - shared/tsconfig.json
chore(refactor): remove shared folder dependencies to the server
[github/Chocobozzz/PeerTube.git] / shared / tsconfig.json
CommitLineData
06aad801 1{
2 "extends": "../tsconfig.base.json",
3 "compilerOptions": {
4 "outDir": "../dist/shared"
5 }
6}