{
"cSpell.words": ["libdir", "luadir", "luarocks", "rockspec"],
"editor.formatOnSave": true,
"editor.formatOnPaste": true,
"files.associations": {
".busted": "lua",
".luacheckrc": "lua",
".luacov": "lua",
"*.rockspec": "lua"
}