Skip to content

Commit 772ffdd

Browse files
author
IvanZosimov
committed
Update package.json
1 parent da18808 commit 772ffdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"build": "ncc build -o dist/setup src/setup-node.ts && ncc build -o dist/cache-save src/cache-save.ts",
99
"format": "prettier --write **/*.ts",
1010
"format-check": "prettier --check **/*.ts",
11+
"lint": "",
1112
"test": "jest --coverage",
1213
"pre-checkin": "npm run format && npm run build && npm test"
1314
},

0 commit comments

Comments
 (0)