uci-websocket-client/nodemon.json.off

5 lines
158 B
Plaintext

{
"ignoreRoot": [".git","examples/ws-fio-client"],
"watch": ["node_modules/@uci/","node_modules/@uci-utils/","src/","index.js","examples/","test/"]
}