We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 530d043 commit 904294dCopy full SHA for 904294d
.circleci/config.yml
@@ -45,7 +45,7 @@ jobs:
45
46
47
# generate types
48
- - run: ./node_modules/.bin/tsc
+ - run: npm run types
49
50
# run tests!
51
- run: sudo npm install -g istanbul codecov
0 commit comments