mirror of
https://github.com/tormachris/cf-workers-status-page.git
synced 2024-10-31 21:36:08 +01:00
8 lines
106 B
Plaintext
8 lines
106 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"semi": false,
|
|
"trailingComma": "all",
|
|
"tabWidth": 2,
|
|
"printWidth": 80
|
|
}
|