mirror of
https://github.com/kind-0/nsecbunkerd.git
synced 2026-05-03 07:00:11 +00:00
8 lines
117 B
JSON
8 lines
117 B
JSON
{
|
|
"importOrder": ["^[./]"],
|
|
"importOrderSeparation": true,
|
|
"tabWidth": 4,
|
|
"useTabs": false,
|
|
"semi": true
|
|
}
|