mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-27 15:18:08 +00:00
8 lines
111 B
JSON
8 lines
111 B
JSON
{
|
|
"trailingComma": "all",
|
|
"useTabs": true,
|
|
"tabWidth": 1,
|
|
"singleQuote": false,
|
|
"jsxSingleQuote": false
|
|
}
|