fix: add def checks and fix typescript def
This commit is contained in:
committed by
Michael Vines
parent
eb1542696e
commit
01e65d2070
@@ -37,6 +37,7 @@ script:
|
||||
- test -r lib/index.cjs.js
|
||||
- test -r lib/index.esm.js
|
||||
- npm run doc
|
||||
- npm run defs
|
||||
- npm run flow
|
||||
- npm run lint
|
||||
- npm run codecov
|
||||
|
Reference in New Issue
Block a user