Skip to content

Commit

Permalink
chore: lock file maintenance (#36)
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 bab74c9 commit 057fc85
Show file tree
Hide file tree
Showing 2 changed files with 279 additions and 251 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 057fc85

Please sign in to comment.