]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Move types package in packages/
authorChocobozzz <me@florianbigard.com>
Tue, 28 Dec 2021 09:18:15 +0000 (10:18 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 28 Dec 2021 09:18:15 +0000 (10:18 +0100)
commit6627dbc957477aa32e21ed1bdc8cd72b928cd616
treee6dbe45b7259cc01ff0255887d45d331bc81026f
parent52b356cfe257e8e0d357a498e87d9299c95cdbe5
Move types package in packages/
15 files changed:
.github/workflows/test.yml
.gitignore
client/tsconfig.types.json
package.json
packages/types/README.md [moved from types/README.md with 100% similarity]
packages/types/generate-package.ts [moved from types/generate-package.ts with 94% similarity]
packages/types/src/client/index.ts [moved from types/src/client/index.ts with 100% similarity]
packages/types/src/client/tsconfig.json [moved from types/src/client/tsconfig.json with 73% similarity]
packages/types/src/index.ts [moved from types/src/index.ts with 100% similarity]
packages/types/tests/test.ts [moved from types/tests/test.ts with 100% similarity]
packages/types/tsconfig.dist.json [moved from types/tsconfig.dist.json with 100% similarity]
packages/types/tsconfig.json [moved from types/tsconfig.json with 57% similarity]
scripts/ci.sh
server/tsconfig.types.json
shared/tsconfig.types.json