Skip to main content
Module

x/yaml/.editorconfig

JavaScript parser and stringifier for YAML
Go to Latest
File
root = true
[*]end_of_line = lfindent_style = spaceindent_size = 2charset = utf-8trim_trailing_whitespace = trueinsert_final_newline = false
[*.md]trim_trailing_whitespace = false