Reformat
This commit is contained in:
9
.luarc.json
Normal file
9
.luarc.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"diagnostics.globals": [
|
||||
"printError",
|
||||
"turtle",
|
||||
"shell",
|
||||
"peripheral",
|
||||
"parallel"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user