mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2024-12-22 16:26:28 +00:00
8 lines
104 B
Plaintext
8 lines
104 B
Plaintext
|
{
|
||
|
"useTabs": true,
|
||
|
"singleQuote": true,
|
||
|
"trailingComma": "es5",
|
||
|
"printWidth": 100,
|
||
|
"semi": false
|
||
|
}
|