Add kind metadata to example query.

This commit is contained in:
Chris Gavin
2021-12-16 12:12:36 +00:00
parent 95d175e9e0
commit 407c265daf

View File

@@ -2,6 +2,7 @@
* @id js/examples/todocomment
* @name TODO comments
* @description Finds comments containing the word TODO
* @kind problem
* @tags comment
* TODO
*/