mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-19 21:53:44 +01:00
e167fb1536
after we've done this, we'll rename utils → lib
8 lines
120 B
JSON
8 lines
120 B
JSON
{
|
|
"Lua.diagnostics.disable": [
|
|
"trailing-space",
|
|
"undefined-global",
|
|
"lowercase-global",
|
|
"cast-local-type"
|
|
]
|
|
} |