14 lines
432 B
JSON
14 lines
432 B
JSON
{
|
|
"runtime.version": "Lua 5.1",
|
|
"workspace.library": [
|
|
"/home/eejebring/code/external/cc-tweaked-documentation"
|
|
],
|
|
"diagnostics.globals": [
|
|
"os", "fs", "computer", "peripheral", "turtle", "term",
|
|
"redstone", "colors", "colours", "keys", "http", "gps",
|
|
"disk", "commands", "vector", "paintutils", "parallel",
|
|
"rs", "settings", "shell", "window", "io", "textutils",
|
|
"native", "periphemu", "read"
|
|
]
|
|
}
|