6 lines
198 B
JSON
6 lines
198 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/LuaLS/vscode-lua/master/setting/schema.json",
|
|
"runtime.version": "LuaJIT",
|
|
"addonManager.enable": true,
|
|
"workspace.userThirdParty": ["luv"]
|
|
}
|