mirror of
https://github.com/usysrc/LICK.git
synced 2025-01-21 18:24:23 +00:00
9 lines
142 B
JSON
9 lines
142 B
JSON
{
|
|
"Lua.diagnostics.globals": [
|
|
"love",
|
|
"jit"
|
|
],
|
|
"Lua.diagnostics.disable": [
|
|
"redundant-parameter"
|
|
]
|
|
} |