cc-mek-scada/.vscode/settings.json
2022-11-13 15:56:27 -05:00

20 lines
323 B
JSON

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