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 5d17feb commit 67ae47dCopy full SHA for 67ae47d
resources/node_test.sh
@@ -1,8 +1,5 @@
1
#!/bin/bash
2
3
-# Many lols. See gruntfile for full explanation.
4
-node -e "require('ts-compiler')"
5
-
6
# Run all tests using jest
7
if [[ $TRAVIS ]]
8
then jest -i # Travis tests are run inline
0 commit comments