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