diff --git a/rules/collections/annotations/javascript.yaml b/rules/collections/annotations/javascript.yaml new file mode 100644 index 00000000..3ed72251 --- /dev/null +++ b/rules/collections/annotations/javascript.yaml @@ -0,0 +1,6 @@ +collections: + - id: Collections.Annotation.NextJS + name: NextJS Annotation + patterns: + - "Controller" + tags: