Files
The-Only-Cure/.vscode/settings.json
2023-01-12 19:09:51 +01:00

6 lines
105 B
JSON

{
"todo-tree.tree.scanMode": "workspace",
"Lua.diagnostics.globals": [
"ZombRand"
]
}