mirror of
https://github.com/tornadocash/tornado-core.git
synced 2024-12-24 13:59:23 -05:00
fix eslint
This commit is contained in:
parent
69907d6f62
commit
cd3564abe7
@ -14,7 +14,7 @@
|
||||
"migrate": "npx truffle migrate --network kovan --reset",
|
||||
"migrate:dev": "npx truffle migrate --network development --reset",
|
||||
"browserify": "npx browserify cli.js -o index.js --exclude worker_threads",
|
||||
"eslint": "npx eslint ."
|
||||
"eslint": "npx eslint --ignore-path .gitignore ."
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
Loading…
Reference in New Issue
Block a user