Prevent lsp complaining

This commit is contained in:
Ryan Hughes
2026-05-11 10:39:22 -04:00
parent 1acaa7ba4d
commit 7e6403133c
+11
View File
@@ -0,0 +1,11 @@
{
"workspace": {
"library": [
"/usr/share/hypr/stubs"
],
"checkThirdParty": false
},
"diagnostics": {
"globals": ["hl"]
}
}