1
0
mirror of https://github.com/sasjs/server.git synced 2026-06-09 01:50:22 +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
+1 -1
View File
@@ -96,7 +96,7 @@
},
"nodemonConfig": {
"ignore": [
"tmp/**/*"
"sasjs_root/**/*"
]
}
}