Skip to content

[Loc] Org + Site DNT inheritance #109

@auniverseaway

Description

@auniverseaway

As a localization super author, I would like to only have rules in my site which are different from my org.

Criteria of acceptance

  1. Can merge org & site DNT configs.
  2. Any duplicates in site would overwrite org.

It's probably as easy as...

const combinedDnt = { ...orgDnt, ...siteDnt };

Metadata

Metadata

Assignees

No one assigned

    Labels

    LocLocalization related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions