EmmyLua: disable undefined-global hint
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"diagnostics": {
|
||||
"disable": ["undefined-global"],
|
||||
"globals": [],
|
||||
"globalRegex": [
|
||||
],
|
||||
"severity": {
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user