deno.land / x / docx@8.5.0 / .editorconfig

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Editor configuration, see http://editorconfig.orgroot = true
[*]charset = utf-8indent_style = spaceindent_size = 4insert_final_newline = truetrim_trailing_whitespace = trueend_of_line = lf
[*.md]max_line_length = offtrim_trailing_whitespace = false
docx

Version Info

Tagged at
4 months ago