Posted on 2016-07-15Nodemon: watch typescript files By default Nodemon just watches JavaScript files. You can add extensions like so: nodemon -e js,ts index.js