mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-11-03 18:19:39 +01:00 
			
		
		
		
	fix: flow-typed command
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							7d0a94fe61
						
					
				
				
					commit
					7803bebcb3
				
			@@ -9,7 +9,7 @@
 | 
			
		||||
    "deploy": "yarn run clean && gatsby build --prefix-paths && gh-pages -d public",
 | 
			
		||||
    "clean": "rimraf .cache public",
 | 
			
		||||
    "flow": "flow",
 | 
			
		||||
    "flow-typed": "flow-typed install --overwrite",
 | 
			
		||||
    "flow-typed": "flow-typed install",
 | 
			
		||||
    "lint:js": "eslint --cache --ext .js,.jsx .",
 | 
			
		||||
    "lint:scss": "stylelint \"src/**/*.scss\"",
 | 
			
		||||
    "lint": "concurrently \"yarn run lint:js\" \"yarn run lint:scss\" \"yarn flow\"",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user