Skip to content

Set return type of plugins and helpers to any#2627

Merged
kobenguyent merged 1 commit intocodeceptjs:masterfrom
SkReD:patch-2
Oct 21, 2020
Merged

Set return type of plugins and helpers to any#2627
kobenguyent merged 1 commit intocodeceptjs:masterfrom
SkReD:patch-2

Conversation

@SkReD
Copy link
Copy Markdown
Contributor

@SkReD SkReD commented Oct 21, 2020

Motivation/Description of the PR

This will allow using code codeceptjs.container.plugins('allure') in .ts files without cast to unknown

Applicable helpers:

  • None

Applicable plugins:

  • None

Type of change

  • 🔥 Breaking changes
  • 🚀 New functionality
  • 🐛 Bug fix
  • 📋 Documentation changes/updates
  • ♨️ Hot fix
  • 🔨 Markdown files fix - not related to source code
  • 💅 Polish code
  • 🦖 : Typing improve

Checklist:

  • Tests have been added
  • Documentation has been added (Run npm run docs)
  • Lint checking (Run npm run lint)
  • Local tests are passed (Run npm test)

This will allow using code `codeceptjs.container.plugins('allure')` in `.ts` files without cast to `unknown`
@kobenguyent kobenguyent merged commit 22f28d6 into codeceptjs:master Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants