Skip to content

Add missing ModuleWithProviders<T> type for ng2+#657

Open
schinkentanz wants to merge 3 commits intomean-expert-official:masterfrom
schinkentanz:master
Open

Add missing ModuleWithProviders<T> type for ng2+#657
schinkentanz wants to merge 3 commits intomean-expert-official:masterfrom
schinkentanz:master

Conversation

@schinkentanz
Copy link

What type of pull request are you creating?

  • Bug Fix
  • Enhancement
  • Documentation

How many unit test did you write for this pull request?

Write a reason if none (e.g just fixed a typo):
With ng 10 the type definition for ModuleWithProviders is mandatory and should refer to the type of the NgModule (https://angular.io/guide/migration-module-with-providers)

With ng 10 the type definition for ModuleWithProviders is mandatory and should refer to the type of the NgModule (https://angular.io/guide/migration-module-with-providers)
@schinkentanz schinkentanz mentioned this pull request Jul 24, 2020
6 tasks
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.

1 participant