-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
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
Standalone config #96
Conversation
SonarCloud Quality Gate failed. 0 Bugs No Coverage information Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated to be standalone projects, added GraphQL auth provider (missing interceptor level error handling), and also updated projects folder content
Feature/Change Description
npx ng g @angular/core:standalone
Developer Checklist
npm run style:fix
for code style enforcementnpm run lint:fix
for lintingnpm audit
to discover vulnerabilities