remove markdown from the json/jsonc/css/scss column

This commit is contained in:
2025-08-02 00:53:35 +02:00
parent d374003757
commit 434a9a7c9a

View File

@@ -9,7 +9,7 @@ indent_style = tab
indent_size = tab
tab_width = 8
[*.{md,json,jsonc,css,scss}]
[*.{json,jsonc,css,scss}]
tab_width = 4
[{makefile,Makefile}]