From d4be2cd25b8a12aba95cec6d4a46d83be71a52ef Mon Sep 17 00:00:00 2001 From: kevinhwang91 Date: Tue, 12 Apr 2022 21:29:20 +0800 Subject: [PATCH] chore: clean up .luarc.json --- .luarc.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/.luarc.json b/.luarc.json index 3a325ee7c..eccd4f18e 100644 --- a/.luarc.json +++ b/.luarc.json @@ -1,8 +1,5 @@ { "$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json", - "color": { - "mode": "SemanticEnhanced" - }, "diagnostics": { "disable": [ "close-non-object"