mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2025-04-10 21:39:34 +00:00
.devcontainer
.github
.vscode
frontend
packages
configs
src
README.md
eslint.config.ts
package.json
tsconfig.json
shared
tauri-runtime
ui-toolkit
vite-plugins
packaging
.gitattributes
.gitignore
.npmrc
LICENSE
README.md
package-lock.json
package.json
217 B
217 B
This package contains the base for all the configuration files of this monorepo.
All other packages still contain configuration files, but they import their configs
(or extends, like tsconfig.json
files) from here.