diff --git a/.luarc.json b/.luarc.json deleted file mode 100644 index 54f884d..0000000 --- a/.luarc.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "$SCHEMA": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json", - "diagnostics.globals": [ "love" ] -}