]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/tsconfig.json
Show count of instances and fix show/hide button
[github/Chocobozzz/PeerTube.git] / client / tsconfig.json
CommitLineData
583eb04b
C
1/*
2 This is a "Solution Style" tsconfig.json file, and is used by editors and TypeScript’s language server to improve development experience.
3 It is not intended to be used to perform a compilation.
4
5 To learn more about this file see: https://angular.io/config/solution-tsconfig.
6*/
6f4e2522 7{
583eb04b
C
8 "files": [],
9 "references": [
10 {
11 "path": "./tsconfig.app.json"
4cb6d457 12 }
583eb04b 13 ]
6f4e2522 14}