Skip to content

Commit

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

* chore: update config files

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
  • Loading branch information
3 people authored Apr 26, 2021
1 parent 71a091e commit 426beee
Show file tree
Hide file tree
Showing 2 changed files with 285 additions and 257 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
}
Loading

0 comments on commit 426beee

Please sign in to comment.