-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
LocLocalization related issuesLocalization related issues
Description
As a localization super author, I would like to only have rules in my site which are different from my org.
Criteria of acceptance
- Can merge org & site DNT configs.
- Any duplicates in site would overwrite org.
It's probably as easy as...
const combinedDnt = { ...orgDnt, ...siteDnt };
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
LocLocalization related issuesLocalization related issues