We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d05331a commit 68fc050Copy full SHA for 68fc050
.editorconfig
@@ -3,6 +3,6 @@ charset = utf-8
3
insert_final_newline = true
4
trim_trailing_whitespace = true
5
6
-[{**/*.cjs, **/*.css,**/*.js,*.json,**/*.less,**/*.mjs,**/*.njk,**/*.scss,**/*.yaml}]
+[{**/*.cjs, **/*.css,**/*.js,*.json,**/*.less,**/*.md,**/*.mjs,**/*.njk,**/*.scss,**/*.yaml}]
7
indent_style = space
8
indent_size = 2
0 commit comments