Added coverage
This commit is contained in:
		@@ -8,6 +8,7 @@
 | 
				
			|||||||
  "scripts": {
 | 
					  "scripts": {
 | 
				
			||||||
    "build": "tsc",
 | 
					    "build": "tsc",
 | 
				
			||||||
    "test": "jest --verbose",
 | 
					    "test": "jest --verbose",
 | 
				
			||||||
 | 
					    "test:coverage": "npx jest --verbose --coverage",
 | 
				
			||||||
    "watch": "npm run build && tsc --watch"
 | 
					    "watch": "npm run build && tsc --watch"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "files": [
 | 
					  "files": [
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user