Export clscxt from facade

Open Beginner friendly
#23 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
65/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Domain
api

Research direction

Start at the package's facade entry point and inspect how the existing mdc, validator, and logger exports are assembled. Add clscxt to that public export list, then run the repository's available build or test command to confirm the facade exposes it.

Written by the indexing model from the issue text.

Description

enhancement
export { mdc, validator, logger } from '@qiwi/mware'
export { default as clscxt } from '@qiwi/mware-context'
Dominant language
JavaScript
Stars
2
Forks
1
Avg merge
5h 12m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from qiwi/mware

All issues in qiwi/mware

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.