fix(jsdoc): disable spelling for identifiers (#7172)

This commit is contained in:
Kai Moschcau 2024-09-24 09:26:55 +02:00 committed by GitHub
parent 160b1714ec
commit 6511cd984a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@
"~"
] @punctuation.delimiter
(identifier) @variable
(identifier) @variable @nospell
(tag
(tag_name) @_name