mirror of
				https://github.com/n8n-io/n8n-nodes-starter.git
				synced 2025-10-30 14:52:27 -05:00 
			
		
		
		
	✨ Set up prepublishOnly command
		
	This commit is contained in:
		
					parent
					
						
							
								994a677b3e
							
						
					
				
			
			
				commit
				
					
						0c5df74fad
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -22,7 +22,7 @@ | ||||||
|     "format": "prettier nodes credentials --write", |     "format": "prettier nodes credentials --write", | ||||||
|     "lint": "tslint -p tsconfig.json -c tslint.json; eslint nodes credentials package.json", |     "lint": "tslint -p tsconfig.json -c tslint.json; eslint nodes credentials package.json", | ||||||
|     "lintfix": "tslint --fix -p tsconfig.json -c tslint.json; eslint nodes credentials package.json --fix", |     "lintfix": "tslint --fix -p tsconfig.json -c tslint.json; eslint nodes credentials package.json --fix", | ||||||
|     "prepare": "npm run build && npm run lint" |     "prepublishOnly": "npm run build && npm run lint -c .eslintrc.prepublish.js nodes credentials package.json" | ||||||
|   }, |   }, | ||||||
|   "files": [ |   "files": [ | ||||||
|     "dist" |     "dist" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue