fix: add type-check script to web3.js package (#23109)
This commit is contained in:
@ -9,7 +9,6 @@ ls -l lib
|
||||
test -r lib/index.iife.js
|
||||
test -r lib/index.cjs.js
|
||||
test -r lib/index.esm.js
|
||||
npm run doc
|
||||
npm run lint
|
||||
npm run ok
|
||||
npm run codecov
|
||||
npm run test:live-with-test-validator
|
||||
|
Reference in New Issue
Block a user