From fb1977df937127f63728f90702920aeaf7bce35f Mon Sep 17 00:00:00 2001 From: root Date: Wed, 25 Jun 2025 18:25:08 +0000 Subject: init commit --- .luarc.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .luarc.json (limited to '.luarc.json') diff --git a/.luarc.json b/.luarc.json new file mode 100644 index 0000000..5d9a1b6 --- /dev/null +++ b/.luarc.json @@ -0,0 +1,5 @@ +{ + "diagnostics.globals": [ + "capabilities" + ] +} \ No newline at end of file -- cgit v1.2.3