diff --git a/config.json b/config.json index 71e12fc..47f4c5f 100644 --- a/config.json +++ b/config.json @@ -1,3 +1,4 @@ { + "$schema" : "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_config.schema.json", "words" : [ "require[%s%(\"']+luassert[%)\"']" ] }