afv-library/samples/ui-bundle-template-app-react-sample-b2e/force-app/main/default/scripts/org-setup.config.json
k-j-kim 36939f2c4e
chore: sync React B2E (1.120.6) & B2X (1.120.6) samples with lockfiles and gitignore
Add package-lock.json generation for uiBundle directories and .gitignore
writing to the sync scripts so they persist across syncs.
2026-04-07 16:06:33 -07:00

10 lines
224 B
JSON

{
"permsetAssignments": {
"defaultAssignee": "skip",
"assignments": {
"Property_Management_Access": { "assignee": "currentUser" },
"Tenant_Maintenance_Access": { "assignee": "currentUser" }
}
}
}