Fix metrics of Cyrillic Yery (#2182).

This commit is contained in:
be5invis 2024-01-27 17:00:08 -08:00
parent 08c255e00d
commit 8182fb2280
4 changed files with 17 additions and 15 deletions

View file

@ -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