Skip to content

Commit

Permalink
fix(deps): upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
megheaiulian committed Sep 22, 2022
1 parent 738c130 commit 4829d1d
Show file tree
Hide file tree
Showing 5 changed files with 6,938 additions and 9,607 deletions.
7 changes: 7 additions & 0 deletions .eslintrc
@@ -0,0 +1,7 @@
{
"extends": "./node_modules/@neovici/cfg/eslint",
"rules": {
"max-lines-per-function": 0,
"import/group-exports": 0
}
}
3 changes: 0 additions & 3 deletions .eslintrc.json

This file was deleted.

1 change: 1 addition & 0 deletions .prettierrc
@@ -0,0 +1 @@
"@neovici/cfg/prettier"

0 comments on commit 4829d1d

Please sign in to comment.