Skip to content

Commit 26f005c

Browse files
renovate[bot]renovate-botactions-user
authored
chore: lock file maintenance (#17)
* chore: lock file maintenance * chore: update config files Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: GitHub Actions <[email protected]>
1 parent e046f93 commit 26f005c

File tree

2 files changed

+310
-284
lines changed

2 files changed

+310
-284
lines changed

.vscode/settings.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"editor.tabSize": 2,
23
"files.exclude": {
34
".babelrc.json": true,
45
".commitlintrc.json": true,
@@ -20,5 +21,6 @@
2021
"dist": true,
2122
"node_modules": true,
2223
"yarn.lock": true
23-
}
24+
},
25+
"workbench.editor.enablePreview": false
2426
}

0 commit comments

Comments
 (0)