Skip to content

Commit

Permalink
[JS] add annotation support (#542)
Browse files Browse the repository at this point in the history
* [JS] add annotation support

* Update name
  • Loading branch information
tuxology authored Oct 21, 2024
1 parent 5853b32 commit f09b154
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions rules/collections/annotations/javascript.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
collections:
- id: Collections.Annotation.NestJS
name: NestJS Annotation
patterns:
- "Controller"
tags:

0 comments on commit f09b154

Please sign in to comment.