Skip to content

Commit edc0bc3

Browse files
feat(deps): bump minor and patch deps
1 parent a1f81eb commit edc0bc3

File tree

4 files changed

+216
-98
lines changed

4 files changed

+216
-98
lines changed

.vscode/settings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"less.validate": false,
99
"scss.validate": false,
1010
"editor.codeActionsOnSave": {
11-
"source.fixAll.markdownlint": true,
12-
"source.fixAll.stylelint": true
11+
"source.fixAll.markdownlint": "explicit",
12+
"source.fixAll.stylelint": "explicit"
1313
},
1414
"stylelint.validate": ["css", "scss", "postcss"]
1515
}

0 commit comments

Comments
 (0)