diff .luarc.json @ 753:942c3ae067e7

[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
author pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
date Mon, 12 Dec 2022 20:19:43 +0000
parents 45c34cfecc3e
children
line wrap: on
line diff
--- a/.luarc.json	Mon Dec 12 20:18:05 2022 +0000
+++ b/.luarc.json	Mon Dec 12 20:19:43 2022 +0000
@@ -1,4 +1,4 @@
 {
-    "$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
-    "Lua.workspace.checkThirdParty": false
-}
\ No newline at end of file
+  "$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
+  "Lua.workspace.checkThirdParty": false
+}