mirror of
https://github.com/Quad4-Software/MeshChatX.git
synced 2026-08-18 09:49:09 -04:00
8 lines
142 B
Text
8 lines
142 B
Text
{
|
|
"semi": true,
|
|
"tabWidth": 4,
|
|
"singleQuote": false,
|
|
"printWidth": 120,
|
|
"trailingComma": "es5",
|
|
"endOfLine": "auto"
|
|
}
|