Luacheck standard set of globals (std) for Corona SDK.
Install coronastd
via luarocks:
$ luarocks install coronastd
Download the coronastd.lua
file to the root of your project.
Add the following line to your .luacheckrc
:
std = require('coronastd')