mirror of
https://github.com/decaf-dev/obsidian-vault-explorer.git
synced 2026-07-22 10:10:31 +00:00
9 lines
151 B
Text
9 lines
151 B
Text
{
|
|
"tabWidth": 4,
|
|
"useTabs": true,
|
|
"endOfLine": "lf",
|
|
"charset": "utf-8",
|
|
"insertFinalNewline": false,
|
|
"semi": true,
|
|
"quotes": "double"
|
|
}
|