| @@ -68,5 +68,12 @@ | ||||
|     "build": "tsc", | ||||
|     "docs": "typedoc --out docs src", | ||||
|     "test": "jest" | ||||
|   }, | ||||
|   "nodemonConfig": { | ||||
|     "ignore": [ | ||||
|       "src/tests/*", | ||||
|       "docs/*" | ||||
|     ], | ||||
|     "delay": "2500" | ||||
|   } | ||||
| } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user