8 lines
104 B
JSON
8 lines
104 B
JSON
{
|
|
"Lua.diagnostics.disable": [
|
|
"unused-local"
|
|
],
|
|
"Lua.diagnostics.globals": [
|
|
"SlashCmdList"
|
|
]
|
|
} |