@@ -54,7 +54,20 @@ module.exports = {
'jsdoc/check-tag-names': [
'error',
{
definedTags: ['internal'],
definedTags: [
'internal',
'aggregatable',
'float',
'indexable',
'integer',
'keyword',
'sortable',
'text',
'date',
'validatable',
'filterable',
'inheritTags',
],
},
The note is not visible to the blocked user.