feat: Added lua definition files
Also added a pre-commit hook to ensure that the definitions files are up-to-date.
This commit is contained in:
6
definitions/automation:variables.lua
Normal file
6
definitions/automation:variables.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
---@meta
|
||||
|
||||
---@type table<string, string?>
|
||||
local variables
|
||||
|
||||
return variables
|
||||
Reference in New Issue
Block a user