mirror of
https://github.com/gurucomputing/headscale-ui.git
synced 2026-01-22 18:25:42 +00:00
7 lines
105 B
Text
7 lines
105 B
Text
{
|
|
"useTabs": true,
|
|
"tabWidth": 2,
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"printWidth": 400
|
|
}
|