Skip to content

Commit 1c0a1b6

Browse files
committed
chore(deps): update dependencies
1 parent 1047f90 commit 1c0a1b6

File tree

3 files changed

+1454
-626
lines changed

3 files changed

+1454
-626
lines changed

.vscode/settings.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"cSpell.enabled": true,
66
"cSpell.userWords": [], // only use words from .cspell.json
77
"editor.codeActionsOnSave": {
8-
"source.fixAll.eslint": true,
9-
"source.fixAll.format": true,
10-
"source.fixAll.stylelint": true,
11-
"source.fixAll.htmlhint": true
8+
"source.fixAll.eslint": "explicit",
9+
"source.fixAll.format": "explicit",
10+
"source.fixAll.stylelint": "explicit",
11+
"source.fixAll.htmlhint": "explicit"
1212
},
1313
"editor.defaultFormatter": "esbenp.prettier-vscode",
1414
"editor.formatOnPaste": true,

0 commit comments

Comments
 (0)