1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00
joplin/packages/server/nodemon.json

4 lines
43 B
JSON
Raw Normal View History

{
"verbose": true,
"watch": ["dist/"]
}