mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 03:18:06 +00:00
Bump dev (w/ eslint config updates) (#3386)
This commit is contained in:
@@ -101,6 +101,7 @@ async function main () {
|
||||
await unpin(hash);
|
||||
}
|
||||
|
||||
// eslint-disable-next-line promise/catch-or-return
|
||||
main()
|
||||
.catch(console.error)
|
||||
.finally(() => process.exit());
|
||||
|
||||
Reference in New Issue
Block a user