Skip to content

Commit 332aef9

Browse files
renovate[bot]renovate-botactions-user
authored
chore: lock file maintenance (#14)
* chore: lock file maintenance * chore: update config files Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: GitHub Actions <actions@github.com>
1 parent 350148e commit 332aef9

File tree

2 files changed

+282
-254
lines changed

2 files changed

+282
-254
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)