Skip to content

Unused and inconsistent IConfig #443

Description

@vitaligi

Describe the bug
exported IConfig interface is unused

To Reproduce
Steps to reproduce the behavior:

  1. Go to src/common/interfaces.ts
  2. IConfig is unused by other code and declares get (different signature) & has (not implemented by @map-colonies/config)

Expected behavior
Remove IConfig and use ConfigType

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions