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

18 lines
274 B
JSON

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