Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 3b3c98a

Browse files
Prabhakar PoudelAlan Shaw
authored andcommitted
chore: add lint before push (#2139)
closes: #1705 License: MIT Signed-off-by: Prabhakar Poudel <[email protected]>
1 parent e85f3c4 commit 3b3c98a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@
6161
"url": "https://github.com/ipfs/js-ipfs/issues"
6262
},
6363
"homepage": "https://github.com/ipfs/js-ipfs#readme",
64+
"pre-push": [
65+
"lint"
66+
],
6467
"devDependencies": {
6568
"aegir": "^18.1.0",
6669
"base64url": "^3.0.1",

0 commit comments

Comments
 (0)