mirror of
https://github.com/zenstackhq/zenstack
synced 2026-05-24 10:08:55 +00:00
* chore: add warning for mismatched versions during `zen generate` * chore: swap falsy checks for length checks * chore: do not block generation upon error * Add additional new line. * Trigger Build * Trigger Build * fix: addressing PR comments - use `createRequire` instead of dynamic import for better compatibility - use file search to locate nearest package.json file - use longer padding length when formatting warnings * fix: make sure require base dir is absolute path --------- Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| bin | ||
| scripts | ||
| src | ||
| test | ||
| eslint.config.js | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||