Files
github-stats-extended/pnpm-workspace.yaml
T
Marco Pasqualetti d6a08721c1 feat(frontend): move fullSuffix management in a standalone file to simplify testing (#73)
- move `fullSuffix` into a standalone function
- setup `vitest` as test framework for frontend package
2026-02-11 11:21:50 +01:00

14 lines
158 B
YAML

packages:
- apps/*
catalog:
vite: 7.3.1
vitest: 4.0.18
minimumReleaseAge: 10080
onlyBuiltDependencies:
- "@swc/core"
- esbuild
- unrs-resolver