feat(powershell)!: update parser and queries

removed nodes: `"class"`, `"enum"`
This commit is contained in:
Christian Clason 2025-06-22 15:45:57 +02:00 committed by Christian Clason
parent 1bfa557b7d
commit 8867a9d6bf
2 changed files with 1 additions and 6 deletions

View file

@ -62,11 +62,6 @@
"return" @keyword.return
[
"class"
"enum"
] @keyword.type
[
"data"
(class_attribute)