From 518003aab8df8ee7f8baeabd58fad99276b2e539 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B0=E4=B8=83=E4=B8=8D=E7=94=9C?= <1633557643@qq.com> Date: Sun, 2 Apr 2023 04:54:20 +0800 Subject: [PATCH] .editorconfig: Add win-capture json --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 017a805b6..91b004870 100644 --- a/.editorconfig +++ b/.editorconfig @@ -30,7 +30,7 @@ indent_size = 2 indent_style = space indent_size = 2 -[plugins/rtmp-services/data/**/*.json] +[plugins/{rtmp-services,win-capture}/data/**/*.json] indent_style = space indent_size = 4