Development library for the completion and documentation of promise-async.
Append this directory path to Lua.workspace.library
field in configuration file.
Use .luarc.json
as an example:
{
"$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
"workspace.library": ["your_path/typings"]
}