mirror of
https://github.com/hoppscotch/hoppscotch
synced 2024-11-21 22:50:51 +00:00
9 lines
126 B
Plaintext
9 lines
126 B
Plaintext
|
{
|
||
|
"semi": true,
|
||
|
"trailingComma": "es5",
|
||
|
"singleQuote": false,
|
||
|
"printWidth": 80,
|
||
|
"useTabs": false,
|
||
|
"tabWidth": 2
|
||
|
}
|