Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit c299a89

Browse files
author
Alan Shaw
committed
chore: appease linter
License: MIT Signed-off-by: Alan Shaw <[email protected]>
1 parent 92865be commit c299a89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/miscellaneous/resolve.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/* eslint-env mocha */
2+
/* eslint max-nested-callbacks: ["error", 5] */
23
'use strict'
34

45
const isIpfs = require('is-ipfs')

0 commit comments

Comments
 (0)