mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-04-03 16:26:12 +00:00
9 lines
142 B
Plaintext
9 lines
142 B
Plaintext
{
|
|
"semi": true,
|
|
"tabWidth": 4,
|
|
"singleQuote": false,
|
|
"printWidth": 120,
|
|
"trailingComma": "es5",
|
|
"endOfLine": "auto"
|
|
}
|