Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
fix: updated dependencies (#62)
Browse files Browse the repository at this point in the history
* refactor: update dependencies

* build: dependency update

* style: fix linting

* style: remove log
  • Loading branch information
Cahllagerfeld authored Aug 4, 2021
1 parent a246c15 commit 914b39f
Show file tree
Hide file tree
Showing 25 changed files with 9,176 additions and 8,243 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ module.exports = {
plugins: ['@typescript-eslint/eslint-plugin'],
extends: [
'plugin:@typescript-eslint/recommended',
'prettier/@typescript-eslint',
'plugin:prettier/recommended',
],
root: true,
Expand Down
Loading

0 comments on commit 914b39f

Please sign in to comment.