Skip to content

Commit

Permalink
chore: lock file maintenance (#9)
Browse files Browse the repository at this point in the history
* chore: lock file maintenance

* chore: update config files

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: GitHub Actions <actions@github.com>
  • Loading branch information
3 people committed Apr 26, 2021
1 parent 19378cb commit 7c1537a
Show file tree
Hide file tree
Showing 2 changed files with 282 additions and 254 deletions.
4 changes: 3 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"editor.tabSize": 2,
"files.exclude": {
".babelrc.json": true,
".commitlintrc.json": true,
Expand All @@ -20,5 +21,6 @@
"dist": true,
"node_modules": true,
"yarn.lock": true
}
},
"workbench.editor.enablePreview": false
}

0 comments on commit 7c1537a

Please sign in to comment.