jellyfin-sdk-typescript/.npmignore

26 lines
274 B
Plaintext
Raw Normal View History

2023-03-23 21:15:47 +00:00
.gitattributes
2021-09-20 20:20:10 +00:00
.github
.vscode
__helpers__
2021-09-19 04:22:04 +00:00
__tests__
2021-09-20 20:20:10 +00:00
2021-09-19 04:22:04 +00:00
coverage
docs
node_modules
!/lib/node_modules
2021-09-19 04:22:04 +00:00
scripts
src
2021-09-20 20:20:10 +00:00
2021-09-19 04:22:04 +00:00
openapi.json
openapitools.json
2023-03-23 21:15:47 +00:00
openapi-templates
.eslintignore
.eslintrc.cjs
codecov.yml
jest.config.cjs
rollup.config.js
2023-03-24 20:15:49 +00:00
.sonarcloud.properties
2023-03-23 21:15:47 +00:00
tsconfig.json