install husky, js-beautify, lint-staged, and prettier
This commit is contained in:
		
							parent
							
								
									296f7fe90b
								
							
						
					
					
						commit
						2e5f2ef163
					
				
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| 
						 | 
					@ -0,0 +1,8 @@
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
					    "husky": "^8.0.1",
 | 
				
			||||||
 | 
					    "js-beautify": "^1.14.4",
 | 
				
			||||||
 | 
					    "lint-staged": "^13.0.3",
 | 
				
			||||||
 | 
					    "prettier": "^2.7.1"
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
		Loading…
	
		Reference in New Issue