diff --git a/.eslintignore b/.eslintignore new file mode 100644 index 00000000..559d6ad9 --- /dev/null +++ b/.eslintignore @@ -0,0 +1,3 @@ +/**/node_modules/* +node_modules/ +dist/ diff --git a/index.html b/index.html index ad4041da..05fab479 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@
Your private key is your password. If you lose this key, you will lose access to your account! Copy it and keep it in a safe place. There is no way @@ -132,13 +120,15 @@ export function CreateStep1Screen() {