mirror of
https://github.com/colanode/colanode.git
synced 2026-07-09 20:08:46 +02:00
8 lines
105 B
Plaintext
8 lines
105 B
Plaintext
{
|
|
"semi": true,
|
|
"trailingComma": "es5",
|
|
"singleQuote": true,
|
|
"printWidth": 80,
|
|
"tabWidth": 2
|
|
}
|