mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2025-02-17 08:33:42 +01:00
8 lines
120 B
JSON
8 lines
120 B
JSON
{
|
|
"Lua.diagnostics.disable": [
|
|
"trailing-space",
|
|
"undefined-global",
|
|
"lowercase-global",
|
|
"cast-local-type"
|
|
]
|
|
} |