mirror of
https://github.com/decaf-dev/obsidian-vault-explorer.git
synced 2026-07-22 10:10:31 +00:00
8 lines
121 B
Text
8 lines
121 B
Text
{
|
|
"tabWidth": 4,
|
|
"useTabs": true,
|
|
"endOfLine": "lf",
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"trailingComma": "none"
|
|
}
|