mirror of https://github.com/Chocobozzz/PeerTube
Create dedicated Typescript "types" configuration file for each "projects". Create a types folder which includes every useful ts definition: - client - server - shared Add tooling to create a proper package, extract dependencies, etc... Add CI Github task. refactor(types): publish types package in release script |
||
|---|---|---|
| .. | ||
| e2e | ||
| src | ||
| webpack | ||
| .browserslistrc | ||
| .eslintrc.json | ||
| .gitignore | ||
| .stylelintrc.json | ||
| .xliffmerge.json | ||
| angular.json | ||
| package.json | ||
| proxy.config.json | ||
| tsconfig.eslint.json | ||
| tsconfig.json | ||
| tsconfig.types.json | ||
| yarn.lock | ||