cc-mek-scada/.vscode/settings.json

16 lines
237 B
JSON

{
"Lua.diagnostics.globals": [
"term",
"fs",
"peripheral",
"rs",
"bit",
"parallel",
"colors",
"textutils",
"shell",
"settings",
"window"
]
}