You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Reusable Effect-TS skills and compliance tooling",
"packageManager": "pnpm@10.32.1",
"scripts": {
"check": "pnpm run lint && pnpm run test && pnpm --filter @prover-coder-ai/effect-ts-check run check && pnpm run validate:distribution && pnpm run check:skill",
"check:skill": "pnpm run sync:skill-asset && bash skills/effect-ts-guide/scripts/run-effect-ts-check.sh .",
"lint": "pnpm --filter @prover-coder-ai/effect-ts-check run lint",