Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/.editorconfig b/.editorconfig
index 2b0070686f4..1c1b4418547 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -9,9 +9,6 @@ insert_final_newline = true
[vcbuild.bat]
end_of_line = crlf
-[*.{md,markdown}]
-trim_trailing_whitespace = false
-
[{lib,src,test}/**.js]
indent_style = space
indent_size = 2