diff options
author | chai <chaifix@163.com> | 2021-11-16 09:58:15 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-11-16 09:58:15 +0800 |
commit | 6a186ce68275bf7af67b5de995e231e62b724261 (patch) | |
tree | b1dc6704f67f28a3e89419546054639277e51789 /Data/.vscode | |
parent | 55a3f9ee49d506e2fabb3be3c9ae9bb550a41b94 (diff) |
*misc
Diffstat (limited to 'Data/.vscode')
-rw-r--r-- | Data/.vscode/settings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Data/.vscode/settings.json b/Data/.vscode/settings.json index 55d72f8..721b3d2 100644 --- a/Data/.vscode/settings.json +++ b/Data/.vscode/settings.json @@ -1,3 +1,3 @@ { - "lua_analyzer.codeLinting.ignoreErrorCode": "611;612;613;614;542;631" + "lua_analyzer.codeLinting.ignoreErrorCode": "611;612;613;614;542;631;621" }
\ No newline at end of file |