5 lines
136 B
JSON
5 lines
136 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/LuaLS/vscode-lua/master/setting/schema.json",
|
|
"workspace.ignoreDir": ["test/xdg"]
|
|
}
|