mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 14:19:58 +00:00
5f4c19da35
Co-authored-by: Opender Singh <opender.singh@konghq.com>
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
|