mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-20 11:48:31 -06:00
6 lines
123 B
JSON
6 lines
123 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"include": [ ".", "../typings" ],
|
|
"exclude": [ ] // Overwrite exclude property
|
|
}
|