From 13142d67ccf0317b6c25867ff04bf3051f2a1bbb Mon Sep 17 00:00:00 2001 From: Greg Shuflin Date: Thu, 8 Dec 2022 17:37:28 -0800 Subject: [PATCH] Add eslint --- package.json | 1 + yarn.lock | 12 ++---------- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index c050367..e7f8419 100644 --- a/package.json +++ b/package.json @@ -40,6 +40,7 @@ "@web3modal/react": "^2.0.0-beta.8", "airdrop-artifact": "file:./artifacts/contracts/Airdrop.sol/", "create-react-app": "^5.0.1", + "eslint": "^8.29.0", "express": "^4.18.2", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index 9950766..6a3987b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6649,7 +6649,7 @@ eslint-webpack-plugin@^3.1.1: normalize-path "^3.0.0" schema-utils "^4.0.0" -eslint@^8.3.0: +eslint@^8.29.0, eslint@^8.3.0: version "8.29.0" resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.29.0.tgz#d74a88a20fb44d59c51851625bc4ee8d0ec43f87" integrity sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg== @@ -6923,15 +6923,7 @@ ethereum-cryptography@^1.0.3: "@scure/bip32" "1.1.0" "@scure/bip39" "1.1.0" -ethereumjs-abi@^0.6.8: - version "0.6.8" - resolved "https://registry.yarnpkg.com/ethereumjs-abi/-/ethereumjs-abi-0.6.8.tgz#71bc152db099f70e62f108b7cdfca1b362c6fcae" - integrity sha512-Tx0r/iXI6r+lRsdvkFDlut0N08jWMnKRZ6Gkq+Nmw75lZe4e6o3EkSnkaBP5NF6+m5PTGAr9JP43N3LyeoglsA== - dependencies: - bn.js "^4.11.8" - ethereumjs-util "^6.0.0" - -"ethereumjs-abi@git+https://github.com/ethereumjs/ethereumjs-abi.git": +ethereumjs-abi@^0.6.8, "ethereumjs-abi@git+https://github.com/ethereumjs/ethereumjs-abi.git": version "0.6.8" resolved "git+https://github.com/ethereumjs/ethereumjs-abi.git#ee3994657fa7a427238e6ba92a84d0b529bbcde0" dependencies: