alpha
Login
or
Join now
chanderson.tech
/
rocksky
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A decentralized music tracking and discovery platform built on AT Protocol 馃幍
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
rocksky
/
apps
/
api
/
src
/
nowplaying
/
at
setup-tracing
1 file
Tsiry Sandratraina
Refactor TypeScript code to use single quotes for string literals and improve type imports
10mo ago
b06a31a3
nowplaying.service.ts
Refactor TypeScript code to use single quotes for string literals and improve type imports - Updated string literals from double quotes to single quotes in various files for consistency. - Changed import statements to use `import type` for type-only imports in multiple modules. - Removed unnecessary initializations of variables to `undefined` where applicable. - Enhanced type definitions and interfaces for better clarity and maintainability. - Ensured that all generated code comments remain intact and unchanged.
10 months ago