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
Copy file name to clipboardExpand all lines: .cursor/rules/dev-workflow.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,8 @@ alwaysApply: true
9
9
## Monorepo Structure
10
10
11
11
### Package Organization
12
-
-**11 plugin packages** under `packages/`
12
+
-**12+ plugin packages** under `packages/`
13
+
-`contentstack-cli-cm-regex-validate` - Regex validation for Content Type/Global Field fields (`cm:stacks:validate-regex`; npm `@contentstack/cli-cm-regex-validate`; Jest tests)
13
14
-**pnpm workspaces** with `workspaces: ["packages/*"]`
0 commit comments