Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jef committed Feb 7, 2021
1 parent c22c960 commit 2548ca4
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 151 deletions.
9 changes: 8 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
{
"extends": "./node_modules/gts/",
"rules": { "prettier/prettier": ["error", { "endOfLine": "auto" }] }
"rules": {
"prettier/prettier": [
"error",
{
"endOfLine": "auto"
}
]
}
}
220 changes: 75 additions & 145 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2548ca4

Please sign in to comment.