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
- Never: Commit secrets or API keys, edit `dist/` and `node_modules/`
41
+
-Testing: Use `// v8 ignore` in tests to exclude unreachable entrypoint guards; use `vi.hoisted()` for mock variables accessed by `vi.mock()` hoisted scopes
42
+
-Commit format: Use Conventional Commits (`type(scope): description`) with bullet points in the body
43
+
-GitHub: Create PR with `.github/PULL_REQUEST_TEMPLATE.md` as a reference
0 commit comments