1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 01:39:37 +02:00

refactor(types): create dedicated folder for types package src

fix guide examples and add types package readme

refactor(tsconfig): move back base tsconfig to base directory
This commit is contained in:
lutangar 2021-11-09 13:49:08 +01:00 committed by Chocobozzz
parent 8b03e2ce1a
commit b8fa3e8c73
20 changed files with 131 additions and 55 deletions

2
.gitignore vendored
View file

@ -53,4 +53,4 @@ yarn-error.log
# TypeScript
*.tsbuildinfo
/types
/types/dist/