1
0
cc-fake-peripheral/.luarc.json
2023-05-11 21:50:02 +03:00

6 lines
161 B
JSON

{
"$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
"Lua.diagnostics.globals": [
"peripheral"
]
}