chore: run lint before release init
This commit is contained in:
		
							parent
							
								
									458a6a5f84
								
							
						
					
					
						commit
						0971bd0f44
					
				@ -7,6 +7,7 @@
 | 
				
			|||||||
    "assets": ["build/*.xpi"]
 | 
					    "assets": ["build/*.xpi"]
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "hooks": {
 | 
					  "hooks": {
 | 
				
			||||||
 | 
					    "before:init": "npm run lint",
 | 
				
			||||||
    "after:bump": "npm run build",
 | 
					    "after:bump": "npm run build",
 | 
				
			||||||
    "after:release": "echo Successfully released ${name} v${version} to ${repo.repository}."
 | 
					    "after:release": "echo Successfully released ${name} v${version} to ${repo.repository}."
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user