Newer
Older
matsugaoka / web / swiper-master / .editorconfig
@大石桃菜 大石桃菜 on 21 Jul 2019 147 bytes add swiper.js swiper.css
root = true

[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true