mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-01-25 04:25:56 +00:00
feat: Add SMTPResponse type for extensions (#539)
Signed-off-by: James Hillyerd <james@hillyerd.com>
This commit is contained in:
9
.luarc.json
Normal file
9
.luarc.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"runtime.version": "Lua 5.1",
|
||||
"diagnostics": {
|
||||
"globals": [
|
||||
"inbucket",
|
||||
"smtp"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user