mirror of
https://github.com/foambubble/foam-template.git
synced 2025-06-07 20:08:54 +00:00
added prettier.singleQuote=false setting (see issue foambubble/foam#94)
this way avoid prettier interfering with defiinition generation
This commit is contained in:
parent
cb52fbef67
commit
991970ff2c
1 changed files with 1 additions and 0 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"prettier.singleQuote": false,
|
||||
"editor.minimap.enabled": false,
|
||||
"editor.wrappingIndent": "indent",
|
||||
"editor.overviewRulerBorder": false,
|
||||
|
|
Loading…
Add table
Reference in a new issue