mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 14:49:07 +00:00
8 lines
148 B
JSON
8 lines
148 B
JSON
{
|
|
"trailingComma": "es5",
|
|
"tabWidth": 4,
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"bracketSpacing": true,
|
|
"arrowParens": "avoid"
|
|
} |