Fix sloppy_focus

This commit is contained in:
2026-06-30 02:07:19 -04:00
parent 6464becd5b
commit c5f74d7108
2 changed files with 17 additions and 3 deletions
+7 -2
View File
@@ -12,6 +12,11 @@
"library": []
},
"diagnostics": {
"globals": []
}
"globals": [
"input"
]
},
"diagnostics.disable": [
"lowercase-global"
]
}