mirror of
https://github.com/bytedance/xgplayer.git
synced 2025-04-04 10:32:43 +08:00
7 lines
168 B
INI
7 lines
168 B
INI
[*.{js,jsx,ts,tsx,vue,css,less.scss,sass,styl,stylus}]
|
|
charset = utf-8
|
|
indent_style = space
|
|
indent_size = 2
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|