formatting for package.json
This commit is contained in:
		@@ -34,7 +34,7 @@
 | 
			
		||||
		"monitor": "nodemon build/index.js",
 | 
			
		||||
		"lint": "eslint . --ext .ts",
 | 
			
		||||
		"lint-fix": "eslint . --ext .ts --fix",
 | 
			
		||||
    "test": "jest",
 | 
			
		||||
		"test": "jest --runInBand",
 | 
			
		||||
		"test-watch": "jest --watch"
 | 
			
		||||
	},
 | 
			
		||||
	"devDependencies": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user