1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-02-04 19:16:07 +02:00
joplin/packages/server/nodemon.json

4 lines
43 B
JSON
Raw Normal View History

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