This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
insomnia
Watch
1
Star
0
Fork
0
You've already forked insomnia
mirror of
https://github.com/Kong/insomnia
synced
2024-11-07 22:30:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9ea04aad97
insomnia
/
.editorconfig
5 lines
99 B
INI
Raw
Normal View
History
Unescape
Escape
A bunch of fixes with OAuth and minor network bugs (#155) * A bunch of fixes with OAuth and minor network bugs * Handle charsets and only autocomplete constants if exact prefix * Fix head requests * Fix double submisson of request * Fixed tests
2017-04-20 01:37:40 +00:00
[*.{js,json,html}]
charset
=
utf-8
indent_style
=
space
fixed .editorconfig missing eof line
2017-08-19 00:21:14 +00:00
indent_size
=
2
insert_final_newline
=
true
Reference in New Issue
Copy Permalink