@scaleway/changesets-renovate

v2.0.5
Automatically create changesets for Renovate
changesets renovate sync

lint

eslint --report-unused-disable-directives --cache --cache-strategy content --ext ts,tsx .

build

vite build --config vite.config.ts && pnpm run type:generate

prebuild

shx rm -rf dist

test:unit

vitest --run --config vite.config.ts

typecheck

tsc --noEmit

build:profile

npx vite-bundle-visualizer -c vite.config.ts

type:generate

tsc --declaration -p tsconfig.build.json

test:unit:coverage

pnpm test:unit --coverage
npm i @scaleway/[email protected]

Metadata

  • MIT
  • >=20.x
  • Unknown
  • released 7/5/2024

Downloads