We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As a developer, I want to import all the required modules from @angular/material so that the application will have these modules available
When I try to create the core.module.ts, the IDE throws an error saying that it can't find any module.ts
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected behavior
As a developer, I want to import all the required modules from @angular/material so that the application will have these modules available
Actual behaviour
When I try to create the core.module.ts, the IDE throws an error saying that it can't find any module.ts
Steps to reproduce (bug) / Use Case of feature request (enhancement)
Related/Dependent Issues
Comments/Hints:
Affected version:
The text was updated successfully, but these errors were encountered: