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 bb12dff commit a402a55Copy full SHA for a402a55
.travis.yml
@@ -1,7 +1,6 @@
1
# sudo: false
2
language: node_js
3
node_js:
4
- - 8.16.0
5
- 10.0.0
6
- 12.0.0
7
- 14.0.0
README.md
@@ -6,6 +6,9 @@ It restarts target node process when any of required files changes (as standard
## Install
8
9
+ [](https://travis-ci.org/whitecolor/ts-node-dev)
10
+
11
12
```
13
yarn add ts-node-dev --dev
14
0 commit comments