0726
| ... | @@ -8,6 +8,9 @@ | ... | @@ -8,6 +8,9 @@ | 
| "dev": "nodemon -r esm index.js", | "dev": "nodemon -r esm index.js", | ||
| "build": "tsc -p ." | "build": "tsc -p ." | ||
| }, | }, | ||
| "nodemonConfig": { | |||
| "ignore": ["test/*", "docs/*", "client/*"] | |||
| }, | |||
| "repository": { | "repository": { | ||
| "type": "git", | "type": "git", | ||
| "url": "https://compmath.korea.ac.kr/gitlab/research/bora_it.git" | "url": "https://compmath.korea.ac.kr/gitlab/research/bora_it.git" | ||
| ... | ... | 
Please register or sign in to comment