From e5e753681e6aff353ecab4a4bb49412967c3a1fe Mon Sep 17 00:00:00 2001 From: andrew6180 <16847730+andrew6180@users.noreply.github.com> Date: Wed, 22 May 2024 18:12:03 -0700 Subject: [PATCH] remove emmylua conf --- .emmyrc.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .emmyrc.json diff --git a/.emmyrc.json b/.emmyrc.json deleted file mode 100644 index f0182371..00000000 --- a/.emmyrc.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "diagnostics": { - "disable": ["undefined-global", "syntax-error"], - "globals": [], - "globalRegex": [ - ], - "severity": { - } - } -} \ No newline at end of file