mirror of
https://github.com/jellyfin/jellyfin-sdk-typescript.git
synced 2024-11-23 14:09:43 +00:00
27 lines
299 B
Plaintext
27 lines
299 B
Plaintext
.gitattributes
|
|
.github
|
|
.vscode
|
|
|
|
__helpers__
|
|
__tests__
|
|
|
|
coverage
|
|
docs
|
|
node_modules
|
|
!/lib/node_modules
|
|
scripts
|
|
src
|
|
|
|
openapi.json
|
|
openapitools.json
|
|
openapi-templates
|
|
|
|
.eslintignore
|
|
.eslintrc.cjs
|
|
codecov.yml
|
|
jest.config.cjs
|
|
rollup.config.js
|
|
sonar-project.properties
|
|
.sonarcloud.properties
|
|
tsconfig.json
|