Skip to content

Commit

Permalink
migrate eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
lingcoder committed Jul 18, 2024
1 parent f7dbb75 commit 9ee182b
Show file tree
Hide file tree
Showing 3 changed files with 134 additions and 134 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/chai": "^4.3.16",
"@types/fs-extra": "^11.0.4",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"eslint": "^8.57.0",
Expand All @@ -47,7 +47,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-mocha": "^10.4.3",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-promise": "^6.4.0",
"ethers": "^6.13.1",
"fs-extra": "^11.2.0",
Expand Down
Loading

0 comments on commit 9ee182b

Please sign in to comment.