Disable lua hints
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ return {
|
|||||||
checkThirdParty = false,
|
checkThirdParty = false,
|
||||||
},
|
},
|
||||||
hint = {
|
hint = {
|
||||||
enable = true,
|
enable = false,
|
||||||
arrayIndex = "Disable",
|
arrayIndex = "Disable",
|
||||||
await = true,
|
await = true,
|
||||||
paramName = "All",
|
paramName = "All",
|
||||||
|
|||||||
Reference in New Issue
Block a user