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

This commit is contained in:
2025-08-02 00:53:35 +02:00
parent 680b94d2eb
commit b990c56e44

View File

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