rsnext/examples/custom-server-nodemon/nodemon.json
2017-12-02 15:44:38 -08:00

3 lines
34 B
JSON

{
"watch": ["server/**/*.js"]
}