add none-ls

This commit is contained in:
2024-12-18 11:36:49 +02:00
parent bcc806d349
commit a93c15e29e
4 changed files with 70 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"diagnostics.disable": [
"undefined-global",
"unused-local"
]
}