Skip to content
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

fix(dsg) remove all ts-ignore and lint ignore comments from template … #315

Merged
merged 8 commits into from
Feb 9, 2024

Conversation

Meyazhagan
Copy link
Contributor

@Meyazhagan Meyazhagan commented Dec 25, 2023

…files and in static folders

Fixes: amplication/amplication#7668

PR Details

PR Checklist

  • Tests for the changes have been added
  • npm build doesn't throw any error
  • npm test doesn't throw any error

IMPORTANT: Please review the CONTRIBUTING.md file for detailed contributing guidelines.

plugins/auth-core/src/index.ts Outdated Show resolved Hide resolved
plugins/auth-core/src/static/auth/gqlDefaultAuth.guard.ts Outdated Show resolved Hide resolved
plugins/auth-basic/src/templates/auth.module.template.ts Outdated Show resolved Hide resolved
@Meyazhagan
Copy link
Contributor Author

@overbit I done the changes! have a look

@Meyazhagan Meyazhagan requested a review from overbit February 3, 2024 14:31
@overbit overbit merged commit 99f3f5a into amplication:master Feb 9, 2024
6 checks passed
@overbit
Copy link
Contributor

overbit commented Feb 9, 2024

well done @Meyazhagan 🚀

overbit added a commit to amplication/amplication that referenced this pull request Feb 9, 2024
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.

🐛 Bug Report: generated code contains ts-ignore and lint ignore comments
2 participants