diff options
author | root <root@guest.guest> | 2025-06-25 18:25:08 +0000 |
---|---|---|
committer | root <root@guest.guest> | 2025-06-25 18:25:08 +0000 |
commit | fb1977df937127f63728f90702920aeaf7bce35f (patch) | |
tree | a18a3eba105f46a4ede0fbddfdfe655d5efe506f /.luarc.json |
Diffstat (limited to '.luarc.json')
-rw-r--r-- | .luarc.json | 5 |
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 |