1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 19:34:34 +00:00

chore: code changes

This commit is contained in:
Saad Jutt
2022-05-30 00:32:05 +05:00
parent cfddf1fb0c
commit 414fb19de3
3 changed files with 10 additions and 8 deletions

View File

@@ -96,7 +96,7 @@
},
"nodemonConfig": {
"ignore": [
"tmp/**/*"
"sasjs_root/**/*"
]
}
}