@tidal-music/event-producer

v2.3.0
## Description This module is only intended for internal use at TIDAL, but feel free to look at the code.

build

vite build && vite build -c vite-legacy.config.ts

build:dev

vite build -m development

clean

rm -rf coverage dist .eslintcache

dev

vite --debug --cors -c=./vite.config.ts

lint

eslint . --cache --cache-strategy content

lint:ci

eslint . --quiet

lint:fix

pnpm run lint --fix

preview

vite preview

test

vitest --sequence.concurrent

test:ci

pnpm run test:coverage --reporter=json-summary --reporter=json

test:coverage

pnpm run test --coverage

test:ui

pnpm run test:coverage --ui

typecheck

tsc
npm i @tidal-music/event-producer

Metadata

Downloads

Maintainers