mirror of
https://github.com/jheddings/obsidian-stomp.git
synced 2026-07-22 06:44:59 +00:00
8 lines
139 B
JSON
8 lines
139 B
JSON
{
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"printWidth": 100,
|
|
"trailingComma": "es5",
|
|
"tabWidth": 4,
|
|
"useTabs": false
|
|
}
|