summaryrefslogtreecommitdiff
path: root/.luarc.json
diff options
context:
space:
mode:
authorroot <root@guest.guest>2025-06-25 18:25:08 +0000
committerroot <root@guest.guest>2025-06-25 18:25:08 +0000
commitfb1977df937127f63728f90702920aeaf7bce35f (patch)
treea18a3eba105f46a4ede0fbddfdfe655d5efe506f /.luarc.json
init commitHEADmaster
Diffstat (limited to '.luarc.json')
-rw-r--r--.luarc.json5
1 files changed, 5 insertions, 0 deletions
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