mirror of
https://github.com/sern-handler/handler
synced 2026-06-17 05:12:16 +00:00
8 lines
106 B
Plaintext
8 lines
106 B
Plaintext
{
|
|
"semi": true,
|
|
"trailingComma": "all",
|
|
"singleQuote": true,
|
|
"printWidth": 120,
|
|
"tabWidth": 4
|
|
}
|