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

Add NestJS Guard, Decorator icons #262

Merged
merged 2 commits into from
Dec 14, 2024
Merged

Conversation

premdasvm
Copy link
Contributor

Changes made:

  1. Decorator icon - nest-decorator.svg
  2. Middleware icon - nest-middleware.svg

to use:

  "symbols.files.associations": {
    "*.decorator.ts": "nest-decorator",
    "*.middleware.ts": "nest-middleware"
  }

CleanShot 2024-11-30 at 22 24 15@2x

@FabianMontoya
Copy link

It would be nice If you could add the other nestjs-files variants

image

@premdasvm
Copy link
Contributor Author

@FabianMontoya Will do, i was planning to do it already.

@FabianMontoya
Copy link

@FabianMontoya Will do, i was planning to do it already.

Thank u for the work!

@miguelsolorio miguelsolorio self-assigned this Dec 14, 2024
@miguelsolorio miguelsolorio added this to the 0.0.22 milestone Dec 14, 2024
@miguelsolorio miguelsolorio added the icon request Request for a new icon label Dec 14, 2024
Copy link
Owner

@miguelsolorio miguelsolorio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🫶 LGTM, thanks for the PR!

@miguelsolorio miguelsolorio merged commit bcd80c0 into miguelsolorio:main Dec 14, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
icon request Request for a new icon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants