mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-19 13:47:19 -04:00
9 lines
184 B
INI
9 lines
184 B
INI
[*.{js,json,html,md,graphql,gql}]
|
|
charset = utf-8
|
|
indent_style = space
|
|
indent_size = 2
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true
|
|
end_of_line = lf
|
|
quote_type = single
|