mirror of
https://github.com/YuzuZensai/TrollSSH.git
synced 2026-09-13 13:09:04 +00:00
8 lines
116 B
Plaintext
8 lines
116 B
Plaintext
{
|
|
"tabWidth": 4,
|
|
"useTabs": false,
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"trailingComma": "es5"
|
|
}
|