Something went wrong. Try again.
[READ-ONLY] Mirror of https://github.com/FoxxMD/multi-scrobbler. Scrobble plays from multiple sources to multiple clients docs.multi-scrobbler.app
deezer docker jellyfin koito lastfm listenbrainz maloja mopidy mpris music music-assistant plex scrobble self-hosted spotify subsonic tautulli youtube-music
Something went wrong. Try again.
425 B · 18 lines
JSON
123456789101112131415161718{ "compilerOptions": { "noEmit": false, "composite": true, "incremental": true, "esModuleInterop": true, "tsBuildInfoFile": "./lib/.tsbuildinfo-client", "rootDir": "src", "outDir": "lib", "module": "CommonJS", "target": "esnext", "jsx": "react-jsx", "types": ["node"], "baseUrl": "./docs", "lib": ["DOM"] }, "include": ["src/socialCard/ImageRenderers.tsx", "types"]}