Fix metrics of Cyrillic Yery (#2182).
This commit is contained in:
parent
08c255e00d
commit
8182fb2280
4 changed files with 17 additions and 15 deletions
|
@ -18,6 +18,7 @@ block_comment_end = */
|
|||
indent_style = space
|
||||
indent_size = 2
|
||||
trim_trailing_whitespace = false
|
||||
insert_final_newline = true
|
||||
|
||||
# The indent size used in the `package.json` file cannot be changed
|
||||
# https://github.com/npm/npm/pull/3180#issuecomment-16336516
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue