mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-31 09:33:47 +00:00
feat: fix warning and configuration
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -118,5 +118,7 @@
|
||||
},
|
||||
"deno.enable": true,
|
||||
"deno.path": "deps/deno/bin/deno",
|
||||
"deno.lint": true
|
||||
"deno.lint": true,
|
||||
"search.useIgnoreFiles": false,
|
||||
"clangd.onConfigChanged": "restart"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user