mirror of
https://github.com/falsycat/ar.falsy.cat.git
synced 2024-11-10 22:04:51 +00:00
8 lines
113 B
Plaintext
8 lines
113 B
Plaintext
{
|
|
"printWidth": 100,
|
|
"quoteProps": "as-needed",
|
|
"trailingComma": "all",
|
|
"tabWidth": 2,
|
|
"semi": false
|
|
}
|