add jsonc to editorconfig
This commit is contained in:
@@ -9,7 +9,7 @@ indent_style = tab
|
||||
indent_size = tab
|
||||
tab_width = 8
|
||||
|
||||
[*.{md,json,css,scss}]
|
||||
[*.{md,json,jsonc,css,scss}]
|
||||
tab_width = 2
|
||||
|
||||
[{makefile,Makefile}]
|
||||
|
||||
Reference in New Issue
Block a user