소스 검색

.editorconfig: Add win-capture json

田七不甜 2 년 전
부모
커밋
518003aab8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .editorconfig

+ 1 - 1
.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