refs #6595 - PR2 - Resolve conflicts #144

Merged
alexm merged 250 commits from hyervoni-branch-PR-2 into dev 2024-01-11 12:22:28 +00:00
1 changed files with 1 additions and 7 deletions
Showing only changes of commit 1e3406b5fa - Show all commits

View File

@ -14,11 +14,5 @@
"[vue]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"cSpell.words": ["axios"],
"files.autoSave": "onFocusChange",
"files.trimTrailingWhitespace": true,
"editor.hover.enabled": true,
"editor.formatOnPaste": true,
"editor.wordWrapColumn": 80,
"prettier.singleQuote": true
"cSpell.words": ["axios"]
}