mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix types dist paths
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"paths": {
|
||||
"@server/*": [ "server/*" ],
|
||||
"@shared/*": [ "shared/*" ],
|
||||
"@client/*": [ "client/src/*" ],
|
||||
"@client/*": [ "client/src/*" ]
|
||||
},
|
||||
"resolveJsonModule": true,
|
||||
"strict": false,
|
||||
|
||||
Reference in New Issue
Block a user