aboutsummaryrefslogtreecommitdiffstats
path: root/.eslintignore
diff options
context:
space:
mode:
authorBruno Barbieri <bruno.barbieri@consensys.net>2018-10-10 13:12:43 +0800
committerkumavis <kumavis@users.noreply.github.com>2018-10-10 13:12:43 +0800
commitccab4ee1a408d93f38765e9b6ef3dc33a18befa9 (patch)
tree272774935fd6ed3902b7ad49450bedfebf120fa3 /.eslintignore
parent1eec21b94525cc8ba07b733c0c7989fa70bff37f (diff)
downloadtangerine-wallet-browser-ccab4ee1a408d93f38765e9b6ef3dc33a18befa9.tar.gz
tangerine-wallet-browser-ccab4ee1a408d93f38765e9b6ef3dc33a18befa9.tar.zst
tangerine-wallet-browser-ccab4ee1a408d93f38765e9b6ef3dc33a18befa9.zip
tests - integration - Add Drizzle tests (#5467)
* added drizzle app for testing * working * clean up * clean up script * make build step required * add drizzle-tests to .eslintignore * clean up drizzle run script * lint * use truffle unbox * undo eslintignore changes * revert change * dont use global * dont need this steps * use the new account flow * restore package-lock.json
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore
index 15c9c29a0..70f23dafd 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -20,3 +20,4 @@ test/integration/bundle.js
test/integration/jquery-3.1.0.min.js
test/integration/helpers.js
test/integration/lib/first-time.js
+