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