mirror of
https://github.com/gotson/komga.git
synced 2025-01-09 04:08:00 +08:00
6 lines
126 B
INI
6 lines
126 B
INI
[*.{js,jsx,ts,tsx,vue,sass}]
|
|
indent_style = space
|
|
indent_size = 2
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|